issues
search
KenPowerClassroom
/
arcadegame2021_22-arcade2021b
arcadegame2021_22-arcade2021b created by GitHub Classroom
0
stars
0
forks
source link
As a user I want to be able to restart my game so I can play again
#8
Open
BenjaminPricee
opened
2 years ago
BenjaminPricee
commented
2 years ago
Acceptance Criteria
[ ] Game ends on death
[ ] Game death screen appears
[ ] Working restart button appears
[ ] Everything resets when pressed
Implementation Task
[ ] Game enum class
[ ] Update accordingly
[ ] React to updates
Acceptance Criteria
Implementation Task