A colorful ES6 based clone of the classic game. ๐
Try it out at http://kennydurk.in/snake :)
- Clone this repo
- Install the dependencies using yarn:
yarn install
- Build the app:
yarn build
- Then, open the repo's index.html in your browser and enjoy!