-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Title: Snake Game starts immediately, there is no a Start button
I noticed that when I launch a game, it starts instantly, which can be a bit surprising.
- Steps to Reproduce
Install the package: pip install freegames
Run the snake game from the command line: python3 -m freegames.snake
- Expected Behavior
The game window should display a 'Start Game' button. The snake should not move until the user presses the button
Metadata
Metadata
Assignees
Labels
No labels