source: ttyvaders/trunk/TODO @ 2244

Last change on this file since 2244 was 1312, checked in by Sam Hocevar, 17 years ago
  • Update code to make use of libcaca 0.99.beta9.
  • Update TODO.
  • Property svn:keywords set to Id
File size: 889 bytes
Line 
1$Id: TODO 1312 2006-11-09 10:54:49Z sam $
2
3  - Add ground and air vehicles, make it moon-buggy on steroids!
4
5  - Provide several sets of sprites (monochrome, ANSI, UTF-8).
6
7  - Let the ship pick up bonuses
8
9  - Alien swarms, programmed behaviour
10
11  - Spiral weapon (vertical sine)
12
13  - Stick aliens to tunnel
14
15  - Change tunnel colour
16
17  - Draw bosses
18
19  - Promote precision for all coordinates except screen
20
21  - Animate the ship
22
23  - The nuke should break the tunnel (or at least a bit)
24
25  - The laser stays alive when the ship explodes
26
27  - DONE 12 Nov 2003: Write a generic drawing library with automatic clipping
28  - DONE 23 Dec 2002: Handle life
29  - DONE 23 Dec 2002: Mega ball
30  - DONE 23 Dec 2002: Fragmentation bomb (merge with mega-ball?)
31  - DONE 23 Dec 2002: Fill holes in the tunnel when |step| > 2
32  - DONE 19 Dec 2002: Tunnel sometimes doesn't get drawn on the left
33  - DONE 18 Dec 2002: Draw a 3rd alien type
34
Note: See TracBrowser for help on using the repository browser.