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

https://github.com/v-adhithyan/retro-snake-game


https://github.com/v-adhithyan/retro-snake-game

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Snake game

Classic snake game written in pure python with zero external dependencies.
Game is complete. Certain refactoring has to be done.

## Requirements

- Python 3.7.2
- The game was developed in 3.7.2.

## Running the game

- Open terminal/cmd
- Navigate to this repo.
- Run `python snake.py`

## Screenshots
![Snake game play screenshot](snake-screenshot.png?raw=true "Snake")

## License
MIT