tomocchino / react-snake

oversimplified react snake game demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-snake

Oversimplified React snake game demo.

To Run:

  • open index.html in your browser

To Modify:

cd react-snake
sudo npm install -g react-tools
jsx -w src build
# make some changes
# load index.html

Check it out: http://tomocchino.github.io/react-snake/

About

oversimplified react snake game demo

License:MIT License


Languages

Language:JavaScript 99.5%Language:CSS 0.3%Language:HTML 0.1%