Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 639 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 639 Bytes

Don't fall

Don't fall is a clone of the famous Doodle Jump game written in elm, and made for a lecture at the uni bonn.

Playable online version.

Controls: mouse for movement, spacebar to jump. Press P for pause.

Usage

  1. Get elm, version 0.17.0.
  2. Do make.
  3. Open the index.html file.

License

Copyright (c) 2016 Arpad Müller. Licensed under the GNU GPL License, version 3 or (at your option) any later verson. See the LICENSE file for details.