source: ttyvaders/trunk/TODO @ 3324

Last change on this file since 3324 was 1312, checked in by Sam Hocevar, 16 years ago
  • Update code to make use of libcaca 0.99.beta9.
  • Update TODO.
  • Property svn:keywords set to Id
File size: 889 bytes
RevLine 
[160]1$Id: TODO 1312 2006-11-09 10:54:49Z sam $
[28]2
[1312]3  - Add ground and air vehicles, make it moon-buggy on steroids!
[28]4
[1312]5  - Provide several sets of sprites (monochrome, ANSI, UTF-8).
[28]6
[1312]7  - Let the ship pick up bonuses
[28]8
[1312]9  - Alien swarms, programmed behaviour
[28]10
[1312]11  - Spiral weapon (vertical sine)
[28]12
[1312]13  - Stick aliens to tunnel
[28]14
[1312]15  - Change tunnel colour
[28]16
[1312]17  - Draw bosses
[28]18
[1312]19  - Promote precision for all coordinates except screen
[28]20
[1312]21  - Animate the ship
[28]22
[1312]23  - The nuke should break the tunnel (or at least a bit)
[28]24
[1312]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.