infinitespace-studios / infinitespace-studios/VectorRumble

Retry does not restart the game.

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.