labytest/README.md

10 lines
205 B
Markdown
Raw Normal View History

2016-03-01 13:09:09 +01:00
# 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.
2017-11-11 00:12:14 +01:00
# TODO
- pass the list of rooms to graphviz [easy]