debugfest / debugfest/snake-game
Add Game Pause/Resume Button
Open
enhancement
good first issue
hacktoberfest
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Implement the ability to pause and resume the game using a button on the UI and the spacebar keyboard shortcut.
**Tasks:**
- Add a pause/resume button to the game UI.
- Implement game state management for pause.
- Update on-screen instructions to show new controls.
**Why:**
Teaches state handling and UI events—great starter feature!
Contributor guide
Assessment
This issue has not been assessed yet.