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.
Install the package: pip install freegames
Run the snake game from the command line: python3 -m freegames.snake
The game window should display a 'Start Game' button. The snake should not move until the user presses the button
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.
Install the package: pip install freegames
Run the snake game from the command line: python3 -m freegames.snake
The game window should display a 'Start Game' button. The snake should not move until the user presses the button