eitmer/README

21 lines
574 B
Plaintext
Raw Normal View History

2019-06-28 17:30:42 +00:00
A dungeon crawler. That is, you are crawling around in a dungeon.
2019-06-29 20:19:20 +00:00
Find the Orb of Èitmer hidden within the dungeon, and beware the slimes for
it is up to chance whether you or they will prevail should you meet.
2019-06-28 17:30:42 +00:00
Movement:
u i o
j l
m k .
r - restart
q - quit
2019-06-29 12:46:17 +00:00
c - configure keybindings
If you find yourself stuck in a corner, try moving diagonally backwards.
The game code and assets are under Creative Commons Zero 1.0 Universal
license. If other code or data is distributed alongside them, see the
attached license.txt file for information about their licenses.