Update, plus todo list!

This commit is contained in:
Bill Niblock 2024-08-01 11:03:22 -04:00
parent 5a06f883e8
commit cb3b6e1e26
2 changed files with 18 additions and 0 deletions

Binary file not shown.

18
todo.md Normal file
View file

@ -0,0 +1,18 @@
1. Add an indicator for where the hole is, when the hole is off-screen.
2. Make shooting from different angles possible.
- currently only can shoot up, need to shoot down/left/right
- use location of hole compared to location of player
- should player be able to choose angle/direction more? To me, this will
just cause trouble, with players hitting all over the map. Then
again, isn't that part of the freedom of golfing? Over-shooting
could be addressed through different mechanisms (shot limits,
spooky-scary events ending the game, etc..).
3. Make finishing a hole a thing
- basically: if the ball "collides" with the hole, victory
4. Make selecting different clubs a thing
5. Make the scorecard, and replace the pause screen with it
6. Make a start screen
7. Events
8. Lighting effects
9. Sound effects
10. Music