diff options
author | davidovski <david@davidovski.xyz> | 2024-04-23 18:45:25 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2024-04-23 18:45:25 +0100 |
commit | 69db833ebae7a426fb60d117c67f0b83632618d8 (patch) | |
tree | f32e32ffb4bd5b6177855c5dc9f1b5e00ed8a8fc /TODO | |
parent | 59ac5318648ae3abe62641deec66c64e1728c973 (diff) |
add two more levels
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,10 +1,14 @@ # TODO + - [x] animatePlayer +- [ ] add particles +- [ ] subtle screen shake on death +- [ ] add an actual ending - [ ] animateExit -- [ ] add voiceover +- [x] add voiceover - [ ] add more levels -- [ ] add more items -- [ ] add enemies that you can control +- [x] add more items - [x] add << and || on pause and play -- [ ] add menu +- [x] add menu +- [ ] add hints (press e to edit again, r to reverse) |