mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-21 08:25:05 -05:00
Update TODO
This commit is contained in:
parent
96ea7246ae
commit
a19b9fd07b
6
TODO.txt
6
TODO.txt
@ -1,8 +1,8 @@
|
||||
general:
|
||||
|
||||
- SDL: handle the quit signal so that the program can be closed by closing the
|
||||
window.
|
||||
- Refactor.
|
||||
- Add option for advanced head bobbing which will also shear the camera along
|
||||
with offsetting it.
|
||||
- Port to ncurses?
|
||||
- Rewrite python scripts to C (faster, less bloat).
|
||||
- Try to recolor textures and give them a bit more of variety.
|
||||
@ -136,6 +136,8 @@ bugs:
|
||||
done:
|
||||
|
||||
- add headbob
|
||||
- SDL: handle the quit signal so that the program can be closed by closing the
|
||||
window.
|
||||
- On Win$hit builds display an anti-windshit text, by macro.
|
||||
- save/load (optional):
|
||||
When a level is finished, the state at the beginning of the next one (health,
|
||||
|
Loading…
Reference in New Issue
Block a user