Skip to content
Daniel Tischner edited this page Sep 15, 2016 · 1 revision

Getting started

Launch Launcher.java or the jar-file of our release candidates.

User Interface

Key commands

  • wasd - Control the movement
  • space - Attack
  • shift - Sprinting movement
  • esc - Menu
  • strg+s - Save
  • strg+l - Load saved game

Troubleshooting

If the error message

java.lang.NullPointerException at de.cormag.projectf.display.MusicList.(MusicList.java:34)

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

Clone this wiki locally