Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stovoy/snake
This is a step-by-step game of snake, inspired by http://i.imgur.com/zaclgKD.gif
https://github.com/stovoy/snake
Last synced: 5 days ago
JSON representation
This is a step-by-step game of snake, inspired by http://i.imgur.com/zaclgKD.gif
- Host: GitHub
- URL: https://github.com/stovoy/snake
- Owner: Stovoy
- License: mit
- Created: 2015-10-06T09:16:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-07T07:26:06.000Z (over 9 years ago)
- Last Synced: 2023-03-30T20:47:03.177Z (almost 2 years ago)
- Language: Go
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snake
This is a step-by-step game of snake, inspired by http://i.imgur.com/zaclgKD.gifWritten in Golang and Vanilla JS.