Skip to content

Commit

Permalink
doc: Update TODO list
Browse files Browse the repository at this point in the history
  • Loading branch information
uggla committed Oct 23, 2024
1 parent 193d274 commit bb5d7ea
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- [x] Refactor to use [bevy_asset_loader](https://github.com/NiklasEi/bevy_asset_loader).
- [x] Bump to bevy 0.14.
- [x] Add background musics.
- [ ] Add trex.
- [x] Add trex.
- [x] Add an enigma that drop a rock allowing to go over spikes.
- [x] Review enigmas colors.
- [x] Improve level 1.
Expand All @@ -14,8 +14,8 @@
- [x] Update doc about tiled.
- [x] Add a squirrel and a challenge to get all his nuts.
- [ ] Remove remaining debugging stuffs especially on main.rs.
- [ ] Release a first version of the game on Github.
- [ ] Release a first version of the game on Itch.io with web version.
- [x] Release a first version of the game on Github.
- [x] Release a first version of the game on Itch.io with web version.
- [ ] Test on Windows.
- [ ] Test on MacOS.
- [ ] Test on Raspberry Pi.
Expand All @@ -30,4 +30,7 @@
- [ ] Add more beasts.
- [x] Check hit collision bugs.
- [ ] Refactor to use despawn with ForState method ?
- [ ] Add a link to kenney.nl within doc.
- [x] Add a link to kenney.nl within doc.
- [x] Document debugging env vars.
- [ ] Switch to english as default language.
- [ ] Add persistant to keep language settings for the user.

0 comments on commit bb5d7ea

Please sign in to comment.