Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
-
- 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.
-
|