summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/styles.css2
-rw-r--r--todo.md1
2 files changed, 3 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css
index 41e49b0..cb222a5 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -20,4 +20,6 @@ html, body, #interactive-pacbot {
max-width: 100%;
height: auto;
width: auto;
+
+ cursor: none !important;
}
diff --git a/todo.md b/todo.md
index e5e45b0..9234049 100644
--- a/todo.md
+++ b/todo.md
@@ -1,6 +1,7 @@
TODO
====
+* Gamepad controls for poison pills
* Add restrictions on movement into the center
* Add tutorial / instructions page
* Add reset / end game early mechanism