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

https://github.com/marialobillo/snake-game

The classsic Snake Game on plain Javascript
https://github.com/marialobillo/snake-game

Last synced: 4 months ago
JSON representation

The classsic Snake Game on plain Javascript

Awesome Lists containing this project

README

        

# Snake Game

_The classsic Snake Game on plain Javascript._

View live on here.


## Summary

Snake game app is a recreation of the classic Snake Game using only Javascript. The purpose of this project is to serve as a learning tool and help myself to improve my javascript skills.