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

KNOWN BUGS:
_____________________________________________________________________

_____________________________________________________________________

THINGS TO DO:
_____________________________________________________________________

* Add 'Robot development environment'

* Add graphical map designer.

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