Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frosteen/snake-game
A visual game of snake by using python's print function.
https://github.com/frosteen/snake-game
python snake-game
Last synced: 29 days ago
JSON representation
A visual game of snake by using python's print function.
- Host: GitHub
- URL: https://github.com/frosteen/snake-game
- Owner: frosteen
- License: mit
- Created: 2019-08-19T14:35:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T13:48:02.000Z (5 months ago)
- Last Synced: 2024-06-15T14:56:38.465Z (5 months ago)
- Topics: python, snake-game
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake-Game
A visual game of snake by using python's print function.## Installation
```bash
# Executed on Python3.7.8
pip install -r requirements.txt
python Snake_Game_V2.py
```## How to Play?
1. Use Arrow Keys to Control the Snake.![SnakeGame](SnakeGame.png)
## Tip
**If you like my hard work, I would appreciate it if you could buy some coffee for me.**[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/frosteen)