summaryrefslogtreecommitdiff
path: root/TODO
blob: d03b7c091714f330309a03ae702e46422658f05f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

KNOWN BUGS:
_____________________________________________________________________

_____________________________________________________________________

THINGS TO DO:
_____________________________________________________________________

* Add GTK GUI.

* Add graphical map designer.

* 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.