source: ttyvaders/trunk/TODO @ 70

Last change on this file since 70 was 70, checked in by Sam Hocevar, 20 years ago
  • support for boxes
  • application: pause box
File size: 821 bytes
Line 
1Things to do
2
3 * let the ship pick up bonuses
4
5 DONE 23 Dec 2002: handle life
6
7 * alien swarms, programmed behaviour
8
9 * sprite library
10
11 DONE 23 Dec 2002: mega ball
12
13 * spiral weapon (vertical sine)
14
15 DONE 23 Dec 2002: fragmentation bomb (merge with mega-ball?)
16
17 * stick aliens to tunnel
18
19 * change tunnel colour
20
21 DONE Dec 23 2002: fill holes in the tunnel when |step| > 2
22
23 DONE Dec 18 2002: draw a 3rd alien type
24
25 * draw bosses
26
27 * port to conio.h
28
29 * clip graphics
30
31 * promote precision for all coordinates except screen
32
33 DONE Dec 19 2002: tunnel sometimes doesn't get drawn on the left
34
35 * write a generic drawing library with automatic clipping
36
37 * write a linux console output for the drawing library
38
39 * animate the ship
40
41 * the nuke should break the tunnel
42
43 * the laser stays alive when the ship explodes
44
Note: See TracBrowser for help on using the repository browser.