Files
project_game/.commit_template
2026-01-14 09:47:19 -05:00

18 lines
1.4 KiB
Plaintext

@chris I kind of need help with the health (still figuring out how this would work), rings (somehow all over the map and the player can pick them up to gain speed: running into an obstacle looses you 10 rings - game is still playable with zero rings <-- possibly subject to change), also i was wondering if it would be possible to have the character's colours switch when jumping or ducking so the user knows it happened (colour gets lighter for jump and darker for ducking), also is there a way to make it so the obstacles are randomly selected? will there be individual menu screens for each game and will we be coding them to look how we want? I'm not sure how to code most of this so help would be greatly appreciated, thank you.
-----------------------------------------------------------------
# Write your entire commit message above this line.
#
# The first line should be a quick description of your latest progress.
# Then leave a blank line.
# Then, taking as many lines as you want, reflect on the current state
# of your data science project. Write about whatever you want; here are
# a few suggestions:
#
# - Which recent successes are you proud of?
# - What are you currently stuck on? Are there parts of this project
# that you're worried about, or which you don't know how to do?
# - Has your work sparked any new ideas or interests?
# - Have you learned any new skills?