barebones menu and credits
This commit is contained in:
parent
78d24cecfa
commit
1a00e03306
5 changed files with 166 additions and 4 deletions
11
README.md
11
README.md
|
|
@ -23,12 +23,19 @@ Puzzle game made by Tom for the Playmakers August Jam 2024
|
|||
- [ ] Credits page
|
||||
- [ ] itch.io page
|
||||
- [ ] kill blocks - resets level if player touches them
|
||||
- [ ] door, starting level button
|
||||
- [x] door, starting level button
|
||||
- [ ] Sounds
|
||||
- [ ] Press button
|
||||
- [ ] Level lose
|
||||
- [ ] doors open
|
||||
- [x] tick chime
|
||||
- [ ] take/place/drop block
|
||||
- [ ] per command sounds?
|
||||
|
||||
|
||||
## COMMANDS
|
||||
- [x] Jump - go up! works in the air too
|
||||
- [ ] Dash - Move in direction you are facing for 0.3s (horizontal only, maybe normalise/magnitude)
|
||||
- [x] Dash - Move in direction you are facing for 0.3s (horizontal only, maybe normalise/magnitude)
|
||||
- [x] Phase - collider turns off for 1 second (should i make this longer or a toggle perhaps?)
|
||||
- [ ] Toggle gravity - could also be low gravity?
|
||||
- 2-3 more commands would add more content/puzzle potencial
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue