瀏覽代碼

Create the todo list.

legacy
Sam Hocevar sam 14 年之前
父節點
當前提交
cffc8c2b98
共有 1 個文件被更改,包括 29 次插入0 次删除
  1. +29
    -0
      TODO

+ 29
- 0
TODO 查看文件

@@ -0,0 +1,29 @@

Important stuff
---------------
[ ] Something to move a character around.
- [ ] Joystick input.
- [ ] Event listeners for keyboard or joystick.
[ ] Map collisions?
[ ] Add scripting support (lua?).
[ ] Open several maps at the same time.


Editor
------
[ ] File requester for maps.
[ ] Scroller/panner for maps.
[ ] Allow to modify maps.


Specs
-----
[ ] Write a map file format.
[ ] Add special zones to the map.


Architecture
------------
[ ] Tiler and Forge are almost the same, try to refactor them.



Loading…
取消
儲存