Last change
on this file since 185 was
185,
checked in by Sam Hocevar, 19 years ago
|
- Renamed libee to libcaca. Far less collisions.
|
-
Property svn:keywords set to
Id
|
File size:
1.1 KB
|
Line | |
---|
1 | $Id: TODO 185 2003-11-16 00:33:35Z sam $ |
---|
2 | |
---|
3 | TODO for libcaca |
---|
4 | |
---|
5 | o Sprite library |
---|
6 | |
---|
7 | o Clip graphics |
---|
8 | |
---|
9 | o Fix the thin ellipse rendering |
---|
10 | |
---|
11 | o Write a Linux console output for the drawing library |
---|
12 | See also BUGS as to why it's very slow in console mode |
---|
13 | |
---|
14 | o DONE 12 Nov 2003: Port to conio.h |
---|
15 | |
---|
16 | |
---|
17 | TODO for ttyvaders |
---|
18 | |
---|
19 | o Let the ship pick up bonuses |
---|
20 | |
---|
21 | o Alien swarms, programmed behaviour |
---|
22 | |
---|
23 | o Spiral weapon (vertical sine) |
---|
24 | |
---|
25 | o Stick aliens to tunnel |
---|
26 | |
---|
27 | o Change tunnel colour |
---|
28 | |
---|
29 | o Draw bosses |
---|
30 | |
---|
31 | o Promote precision for all coordinates except screen |
---|
32 | |
---|
33 | o Animate the ship |
---|
34 | |
---|
35 | o The nuke should break the tunnel |
---|
36 | Or at least a bit |
---|
37 | |
---|
38 | o The laser stays alive when the ship explodes |
---|
39 | |
---|
40 | o DONE 12 Nov 2003: Write a generic drawing library with automatic clipping |
---|
41 | o DONE 23 Dec 2002: Handle life |
---|
42 | o DONE 23 Dec 2002: Mega ball |
---|
43 | o DONE 23 Dec 2002: Fragmentation bomb (merge with mega-ball?) |
---|
44 | o DONE 23 Dec 2002: Fill holes in the tunnel when |step| > 2 |
---|
45 | o DONE 19 Dec 2002: Tunnel sometimes doesn't get drawn on the left |
---|
46 | o DONE 18 Dec 2002: Draw a 3rd alien type |
---|
47 | |
---|
Note: See
TracBrowser
for help on using the repository browser.