Go to file
Jan Philipp Timme a276298174 Merge Threads into GameThread, Introduce interfaces for Entities.
Background now inherits Entity, too.
Fixed imports all over the place.
2014-10-24 10:52:49 +02:00
res/images Jetzt neu, mit Hintergründen. 2014-10-21 14:53:51 +02:00
src/de/teamteamteam/spacescooter Merge Threads into GameThread, Introduce interfaces for Entities. 2014-10-24 10:52:49 +02:00
.gitignore Erster Prototyp 2014-10-21 11:25:49 +02:00
README.md Erster, sehr simpler Player mit buntem Bild funktioniert. 2014-10-21 12:58:44 +02:00

SpaceScooter

This isn't the best game in the world. This is just a tribute.

Building with eclipse

There are some minor things you need to set up to your project in eclipse:

  • Tell your eclipse to use a new version of java.
  • Add the folder res/ to your build path!