/Snake-Game-Clone-Python

Remeber the OG Snake Game? Here's a clone of the game, built in Python! Don't forget to fork a copy of the project or download it and play it yourself!

Primary LanguagePythonApache License 2.0Apache-2.0

Snake Game Clone Python

Remeber the OG Snake Game? Here's a clone of the game, built in Python! Don't forget to fork a copy of the project or download it and play it yourself!

How To Play:

Controls: To move the Snake, use the arrow Keys. - Arrow Keys: Move the Snake - Up: Up - Down: Down - Left: Left - Right: Right

Alternatively, you can use the WASD Keys.
- WASD Keys: Move the Snake
    - W: Up
    - S: Down
    - A: Left
    - D: Right

To quit the game, press the Escape Keys/Q Key.
- Esc: Quit the game
- Q: Quit the game