#
libgdx
Here are 1,134 public repositories matching this topic...
Open-source Android/Desktop remake of Civ V
-
Updated
Sep 18, 2021 - Kotlin
czyzby
commented
Mar 3, 2021
Extend existing collection extension methods like isEmpty and isNotEmpty to include contracts that imply whenever the verified collections are not null.
For example:
/**
* @return true if the array is null or has no elements.
*/
@OptIn(ExperimentalContracts::class)
fun <Type> GdxArray<Type>?.isEmpty(): Boolean {
contract {
returns(false) implies (this@isEmpty != nuArtificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines
java
gamedev
framework
news
state-machine
libgdx
decision-making
pathfinding
artificial-intelligence
npc
movement
artificial-intelligence-framework
steering-behaviors
formation-motion
behavior-trees
state-machines
-
Updated
Aug 19, 2021 - Java
-
Updated
Apr 21, 2021
A high-level cross-platform 2D game development API
-
Updated
Sep 10, 2021 - Java
A simple way to pack and manage texture atlases for LibGDX game framework.
-
Updated
Sep 15, 2021 - Java
Talos Particle Engine
-
Updated
Sep 10, 2021 - Java
Open
Code Improvement
lucasnlm
commented
Oct 7, 2020
If you find a code that can be improved (or a bug), feel free to open a PR.
Open
Translation
9
java & libgdx制作的RPG游戏! an RPG by java and LibGDX
-
Updated
Mar 16, 2021 - Java
Adrijaned
commented
Dec 9, 2019
As #448 showed, for (at least some) core ships and stations, the collision meshes can be a bit off. Check all of them and fix whatever needs fixing.
A libGDX cross-platform API for InApp purchasing.
-
Updated
May 22, 2021 - Java
A modern setup tool for libGDX Gradle projects
-
Updated
Sep 6, 2021 - Java
libGDX game based on the original 1010!
game
clone
cross-platform
libgdx
android-game
cross-platform-game
foss-application
linux-game
macosx-game
windows-game
hacktoberfest
-
Updated
Jun 5, 2021 - Java
Mirror of Gaia Sky repository hosted on Gitlab: https://gitlab.com/langurmonkey/gaiasky
visualization
java
windows
macos
linux
research
opengl
graphics-engine
shaders
astronomy
graphics
libgdx
glsl
gaia
stars
universe
3d
gaia-sky
astrometry
-
Updated
Sep 17, 2021 - Java
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
kotlin
game
java
opengl
protobuf
multiplayer
jvm
libgdx
sandbox
entity-component-system
open-world
game-2d
scene2d
mit-license
artemis-odb
sci-fi-game
ktx
protobuf3
kryo
-
Updated
Aug 22, 2017 - Kotlin
A powerful, platform-independent, visual editor for complex 2D worlds and scenes.
-
Updated
Sep 12, 2021 - Java
Java LibGDX Android 2D RPG Game
-
Updated
Mar 23, 2019 - Java
LibGDX post-processing visual effects
-
Updated
Aug 22, 2020 - Java
An IntelliJ plugin for use with LibGDX
-
Updated
Aug 7, 2021 - Kotlin
Improve this page
Add a description, image, and links to the libgdx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libgdx topic, visit your repo's landing page and select "manage topics."


It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar