Little0smit / Little0smit/MiniGames
Snake sometimes immediately dies on start of game
Open
Nobody has claimed this yet.
bug
good first issue
help wanted
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes when a new snake game launches, it's chosen direction causes it to die immediately.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue when a new Snake game launches, then locate the game-start logic and trace how the chosen direction is applied. Confirm the cause of the immediate death and verify that newly started games no longer die before the player can act.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100