List of Free code libgdx
Projects
-
3 DRoguelike
A roguelike with 3D graphics using LibGDX.
-
BattleCity 3D
Battle City 3D clone on Java via libgdx.
-
bbg gdx project setup
blue banana game 's project setup tool for new games using LibGDX.
-
box 2 dcontrollers
Controllers for libgdx implementation of Box 2D. Includes buoyancy and gravity controllers.
-
catchr
LibGDX and Box 2D simple game to catch falling Objects.
-
DartsShaSha
a demo of libgdx with 2d ui.
-
evilrain
Evil Rain: libgdx game with fluid simulation.
-
Flume2D
A game engine made in Java using libgdx (Currently in alpha state, and probably will remain that way).
-
Fly
3D simple fantasy flight simulator developed in LibGDX.
-
gdx swiper
An example of a "Fruit Ninja" style swipe in LibGDX.
-
gdx ui app
A starting point for LibGDX applications that utilize the scene 2d.ui, skins etc.
-
GDXPunk
A Game Engine built on libGDX and inspired by Flashpunk.
-
GDXWorld
2D world editor for libGDX. Has an overhead map/level layout designer, which may drill into a level and intelligently place physics bodies, enemies and pathing, and other objects.
-
Helicopter Game
Simple game using Artemis Entity Framework, Libgdx and Box2D.
-
jastroblast
asteroid game clone in libgdx.
-
java webgl
Java Web GL demo project based on Libgdx.
-
JigokuNoKami
Test game to learn and understand LibGDX.
-
JNP libgdx Box 2D
JNP upgrade to Box 2D.
-
libgdx contribs
My contributions and utilities for the awesome libgdx game development framework.
-
libgdx demos
demos for the libgdx Androuid game engine.
-
libgdx game framework
Base game framework for use when working with the LibGDX multimedia library in Java.
-
libGDX Net
Extension to provide network / multiplayer support for libGDX multiplatform games. Can be used too in Java applications to provide Websocket support creating Websockets client/server based applications.
-
libGDX Path Editor
libGDX Path Editor lets you easily create complex pathes your game characters can move along.
-
libgdx scene2d demo game
Example game using libgdx with scene2d, actors, box2d and other cool stuff. In this game you are falling man that avoid platforms.
-
Lode Scape
a libgdx rpg game.
-
makipong
Pong game being developed in my YouTube LibGDX tutorial series.
-
mini2Dx
A high level game development API for LibGDX.
-
MTX
Compact Mtx Framework over LibGDX Game Library.
-
netthreads libgdx
Extension library for LibGDX. Implements Cocos 2d like Director, Layer, Scenes etc.
-
Pax Britannica Java
Java Port of Pax Britannica which uses LibGDX.
-
PokemonTD
Pokemon tower defense game developed in LibGDX.
-
Pony Game
Game built in Java and LibGDX development framework featuring magical candy colored equines jumping on platforms.
-
radial
2D game engine written on top of libgdx.
-
react
a physics puzzle game (libgdx).
-
RHoK libgdx
RHoK Montreal Games for social change 2012.
-
RuinsOfRevenge
An RPG written in Java using LibGDX and Box 2D. Maps loaded from Tiled and sprites / animations from.png /.xml /.json.
-
RunningJoe
A running game with libgdx.
-
s3GdxProcTexture
Class to generate and modify libGdx Pixmap image. Video example avaiable on https://www.youtube.com/watch?v=rqWJKF9go6c.
-
Stage 3d
A basic 3d scene graph for libGdx.. very unstable for now.
-
Stan Book
An interactive book application in Java and LibGDX.
-
swipe race tutorial
A simple game that makes use of LibGDX Scene2D and GestureDetector features.