1.0.1 Alpha release
21 Apr 2015Hey folks, it’s time for a new release of gdx2d
. This new version includes tons of bug-fixes, new demo programs, an improved documentation.
What’s new
- Demos cleaned-up and new demos added.
- More than 15 issues have been fixed.
- API has been streamlined
- The code and Javadoc have been cleaned
- Performance has been improved
How to use / install
Get the sources by clicking hereafter, launch Eclipse and do File -> Import -> Existing project into workspace
. You should get 4 projects (2 for android and 2 for desktop). The gdx2d-helloDesktop
contains a sample project that you can adapt. All the demos are located into gdx2d-desktop
in the demos
folder.
Voilà!
Alpha status
There is a problem with OpenAL using Eclipse and Windows… This should be checked.