-
Notifications
You must be signed in to change notification settings - Fork 8
Add Game Pause/Resume Button #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestThis issue is for hacktoberfest contributionThis issue is for hacktoberfest contribution
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestThis issue is for hacktoberfest contributionThis issue is for hacktoberfest contribution
Implement the ability to pause and resume the game using a button on the UI and the spacebar keyboard shortcut.
Tasks:
Why:
Teaches state handling and UI events—great starter feature!