git.fiddlerwoaroof.com
Browse code

updated README

edwlan authored on 01/08/2013 06:13:14
Showing 1 changed files
... ...
@@ -1,2 +1,16 @@
1 1
 new_rl
2 2
 ======
3
+
4
+TODO
5
+----
6
+
7
+- Find a name
8
+- Find a plot
9
+- Fix bugs, etc.
10
+
11
+RUNNING
12
+-------
13
+
14
+- install prerequisites: `pip install twisted pyyaml`
15
+- run `makelinks.sh` if on a mac, pass the argument `darwin`. (Windows user will need to get a copy of libtcod themselves)
16
+- run main.py with python2.7 `python main.py`