summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBradley Smith2008-05-14 01:42:18 +0100
committerBradley Smith2008-05-14 01:42:18 +0100
commit2c9c8aca0dfc9a01586019137013527285cbecc2 (patch)
tree37368bd9f218fbc506b62f9fb5c1cbc3eb120137 /TODO
parentScrap plug-able interfaces in preparation for GTK GUI. (diff)
downloadgnurobots-2c9c8aca0dfc9a01586019137013527285cbecc2.tar.gz
Prepare for release of 1.1.0.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO b/TODO
index b28374b..d03b7c0 100644
--- a/TODO
+++ b/TODO
@@ -7,14 +7,14 @@ _____________________________________________________________________
THINGS TO DO:
_____________________________________________________________________
-* src/sign.c needs to go.
+* Add GTK GUI.
-* Improve the graphics, to make everything look better. I think I
- need a graphic designer to help me do this. GTK+ would be nice.
+* Add graphical map designer.
-* In version 2.0, more creatures will get added. The things called
+* Better graphics?
+
+* In version 2.0, more creatures will get added. The things called
"baddie" and "food" and "prize" will be generic descriptors. For
example, "food" will be a generic name for "cookie" or "donut", so
that (robot-feel 'cookie) will fail if the thing is a donut, but
(robot-feel 'food) will still work.
-