Installing the lib

A Zip file with desktop demos and a simple bootstrap project can be downloaded to get started with the gdx2d library quickly.

You can also download and run the gdx2d-demoDesktop-1.2.2.jar file to see the latest demos programs on your PC (no development environment is required):

Gdx2d demos selector

Getting started with IntelliJ or Eclipse

The gdx2d-demoDesktop contains several program examples you can run on your PC. All the source code of the demo programs are provided. Select and run the main Java file gdx2d-demoDesktop/src/ch/hevs/gdx2d/demos/DemoSelector.java to display the demo selector window, or select the demo you are interested in and launch it from your ide.

Development versions

Development / snapshots versions of the gdx2d library can be downloaded from the Sonatype snapshots repository. It is also possible to build the library from sources using Maven. Please have a look at this page for the details.


This page is generated from GitHub. :pencil2: Improve this page.