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

KNOWN BUGS:
_____________________________________________________________________

_____________________________________________________________________

THINGS TO DO:
_____________________________________________________________________

* Improve the graphics, to make everything look better.  I think I
  need a graphic designer to help me do this.  GTK+ would be nice.

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