Skip to content
Remake of the Super Jumper libgdx demo using Ashley
Java CSS HTML
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
android Uses Libgdx 1.7.1 and Ashley 1.7.0 Nov 11, 2015
core Ask LibGDX to make reflection data Jan 15, 2016
desktop Adds all of the things Jul 27, 2014
gradle/wrapper Updated frameworks to make sample importable in IDE again. Mar 16, 2015
html Adds all of the things Jul 27, 2014
ios Adds all of the things Jul 27, 2014
.gitignore Adds all of the things Jul 27, 2014
.travis.yml Adds .travis.yml file Jul 7, 2016
LICENSE Initial commit Jul 27, 2014
README.md Update README.md Jul 27, 2014
build.gradle Uses Libgdx 1.7.1 and Ashley 1.7.0 Nov 11, 2015
gradle.properties Adds all of the things Jul 27, 2014
gradlew Updated frameworks to make sample importable in IDE again. Mar 16, 2015
gradlew.bat Adds all of the things Jul 27, 2014
settings.gradle Adds all of the things Jul 27, 2014

README.md

#Ashley Super Jumper

Remake of the Super Jumper libgdx demo using the Ashley entity framework. It is licensed under the Apache license.

This simple game might help you understand how entity systems in general and Ashley in particular work.

You can’t perform that action at this time.