infinitespace-studios / infinitespace-studios/VectorRumble
Retry does not restart the game.
Open
bug
- Dominant language
- C#
- Stars
- 15
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When you finish a game you get the option to retry/replay the level.
This does not restart the level, it completes immediately. I suspect the score or game status is not being reset when the game is reloaded so the win conditon is still true.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by completing a level and choosing retry/replay, then trace that flow to where the score and game status are initialized. Confirm the reset path before changing anything; done means retry starts a fresh level and does not immediately satisfy the win condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100