News

Libgdx features a generic maps API. All map related classes can be found in the com.badlogic.gdx.maps (code) package. The root package contains the base classes, sub-packages contain specialized ...
A simplistic racing/survival game using the libGDX framework; an older project I hadn't posted before. There's an inelastic collision system, map tile design, and level generation system I've really ...