Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)