Skip to content

kennydurkin/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Snake

A colorful ES6 based clone of the classic game. ๐Ÿ

Try it out at http://kennydurk.in/snake :)

Developing / Building Locally

  1. Clone this repo
  2. Install the dependencies using yarn:
yarn install
  1. Build the app:
yarn build
  1. Then, open the repo's index.html in your browser and enjoy!

Releases

No releases published

Packages

No packages published