]> git.cworth.org Git - grrobot/commitdiff
Added TODO
authorCarl Worth <cworth@theworths.org>
Fri, 20 Jun 2003 15:47:32 +0000 (15:47 +0000)
committerCarl Worth <cworth@theworths.org>
Fri, 20 Jun 2003 15:47:32 +0000 (15:47 +0000)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..27ce059
--- /dev/null
+++ b/TODO
@@ -0,0 +1,22 @@
+The grrobot TODO list, (in no particular order).
+
+Pre-render each SVG icon, (redo each time the board view size changes).
+
+Redraw only damaged portions of the board.
+
+Need to parse commands coming through the command entry box. This is
+so that a command like NEW can trigger a SHOW and a board update.
+
+Animate robot movement.
+
+Leave trails behind moving robots.
+
+Add UI for all commands, (ie. BID, REVOKE, PASS, etc.)
+
+Add graphical display for game state, users, scores, time remaining,
+etc.
+
+Add keybindings, (RGBY for robot selection, arrows for robot movement,
+PG UP/DN for message scrolling, numbers for bids, some key for message
+input, etc.)
+