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

https://github.com/techwritescode/snake

Snake written in pure JS
https://github.com/techwritescode/snake

from-scratch game javascript pure-javascript snake

Last synced: 12 months ago
JSON representation

Snake written in pure JS

Awesome Lists containing this project

README

          

# Snake

This is an implementation of snake in pure js + html canvas

Open index.html in your browser to try it.