/libgdx-examples

Primary LanguageJavaThe UnlicenseUnlicense

Here are a few libGDX games I made in Java. You can run them in your browser or download JAR files that you can run locally. None of them are finished, but they might help those who are interested in learning libGDX. They are basically the Java equivalents of some of the games in play-clj-examples. All files that originate from this project are dedicated to the public domain.

[1] Based on Notch's Ludum Dare entry

[2] Based on a libGDX test game

[3] I used a bizarre technique in the tetris game, using a low-level libGDX feature to count the pixels on the screen. As a result, I was unable to compile an HTML5 version.