Skip to content

apotapov/gdx-artemis-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo environment for the gdx-artemis project.

For the explanation of the demo see gdx-artemis Wiki.

This project contains appropriate Eclipse project files and launch configuration. Both can be imported into Eclipse to run and debug the demo.

Quick Demo

Simple demonstration of how artemis works in an libgdx game.

Event Demo

Simple demonstration of event passing in artemis.

Instructions

git clone [email protected]:apotapov/gdx-artemis.git
git clone [email protected]:apotapov/gdx-artemis-demo.git
cd gdx-artemis
mvn install
cd ../gdx-artemis-demo
mvn install -Pdesktop
mvn antrun:run -Pdesktop

Releases

No releases published

Packages

No packages published

Languages