Skip to content
Daniel Tischner edited this page Feb 23, 2016 · 2 revisions

Getting started

Launch FrameLauncher.java.

User Interface

Key commands

  • wasd - Control the movement
  • e - Evolve
  • j - Perform a punsh
  • k - Perform a flamethrow
  • l - Reset the physic test ball

Level Editor

Launch LevelEditor.java.

User Interface of the level editor

Troubleshooting

If the error message

java.lang.IllegalArgumentException: input == null!

appears, make sure the ressources are located in the buildpath. In general this is _/bin/res/.

Clone this wiki locally