labytest/README.md
2017-11-11 00:12:14 +01:00

9 lines
205 B
Markdown

# Requirements
- python 3.x (I use 3.4)
- pyglet (https://bitbucket.org/pyglet/pyglet/wiki/Home)
# Usage
Press R to generate a new map and ESC to quit.
# TODO
- pass the list of rooms to graphviz [easy]