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

https://github.com/giordanodaloisio/snakejs

The classic Snake game in pure vanilla JavaScript
https://github.com/giordanodaloisio/snakejs

css es6 html javascript snake-game webpack

Last synced: 3 months ago
JSON representation

The classic Snake game in pure vanilla JavaScript

Awesome Lists containing this project

README

          

# snakeJS

The classic Snake Game in pure vanilla javascript.

The only module used was `webpack` so you can play it without install anything, just run `index.html` inside the `dist` folder