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

https://github.com/duskyelf/snakegame

A simple yet powerful Snake Game made with myPygameWorkflow.
https://github.com/duskyelf/snakegame

Last synced: about 1 year ago
JSON representation

A simple yet powerful Snake Game made with myPygameWorkflow.

Awesome Lists containing this project

README

          

# snakeGame
A simple yet powerful Snake Game made with myPygameWorkflow.

## Requirments
- python3 [Python.org](https://www.python.org)
- myPygameWorkflow [Github Ripo](https://github.com/DuskyElf/myPygameWorkflow)

### Usage
```shell
$ cd main
$ python3 main.py
```