Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smack0007/snake

The game of snake.
https://github.com/smack0007/snake

Last synced: about 2 months ago
JSON representation

The game of snake.

Awesome Lists containing this project

README

        

# snake

## Cloning

To clone the project you'll need to also fetch all the submodules so use `--recurse-submodules`:

```
git clone --recurse-submodules https://github.com/smack0007/snake.git
```