zengine/todo.txt

8 lines
355 B
Plaintext
Raw Normal View History

2002-11-21 05:40:49 +00:00
ZEngine Todo List
2002-11-28 23:15:52 +00:00
-Add OpenGL 2D support for drawing.
2002-11-21 05:40:49 +00:00
-Proofread, update, clarify documentation.
-Add Support for PhysicsFS with SDL_ttf and SDL_mixer music. (Waiting on other libraries.)
-Write simple games using the library as examples
-Add common game objects, particle system, basic sprites, etc.
2002-11-27 03:20:49 +00:00
-Add rotation-zooming support (SDL_rotozoom?)