File: TODO

package info (click to toggle)
tenmado 0.10-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,208 kB
  • sloc: ansic: 22,906; sh: 1,072; yacc: 321; makefile: 300; lex: 170
file content (13 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
tenmado TODO list
$Id: TODO,v 1.5 2003/01/07 18:28:34 oohara Exp $

* better graphic (I'm not an artist, good image files wanted)
* sound/music (explosion sound is a must for a shoot 'em up)
* better error handling (check the return value of functions, more
  error message)
* more documentation/comment
* split libbac/libtenm
* swig interface to libbac/libtenm
* add mouse support to libtenm (so that icbm3d can be ported to libtenm)
* fix memory leaks (they are in getpwuid(), yylex or SDL --- I don't know
  how to fix them)