25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- 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.
-
|