source: trunk/TODO @ 113

Last change on this file since 113 was 113, checked in by sam, 13 years ago

Create the todo list.

File size: 514 bytes
Line 
1
2Important stuff
3---------------
4[ ] Something to move a character around.
5  - [ ] Joystick input.
6  - [ ] Event listeners for keyboard or joystick.
7[ ] Map collisions?
8[ ] Add scripting support (lua?).
9[ ] Open several maps at the same time.
10
11
12Editor
13------
14[ ] File requester for maps.
15[ ] Scroller/panner for maps.
16[ ] Allow to modify maps.
17
18
19Specs
20-----
21[ ] Write a map file format.
22[ ] Add special zones to the map.
23
24
25Architecture
26------------
27[ ] Tiler and Forge are almost the same, try to refactor them.
28
29
Note: See TracBrowser for help on using the repository browser.