From 9f30e7581f4f4ea5aea06467daca3083f60e4714 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Sun, 17 Aug 2014 13:33:17 +0200 Subject: Added todo list --- todo.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 todo.md diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..a5d80a1 --- /dev/null +++ b/todo.md @@ -0,0 +1,8 @@ +* Make levels wrap horizontally and vertically +* Add player death (respawn at center) +* Add poison pills +* Add players eating other players +* Add restrictions on movement into the center +* Add tutorial / instructions page +* Refine orientation controls +* Add reading controls from file -- cgit v1.2.3