ravikp7 / snake-game

Classic Snake game using React

Home Page:https://ravikp7.github.io/snake-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake Game using React

Play at https://ravikp7.github.io/snake-game/

Game working code is in src/components/

Forked create-react-app and modified it

To run it locally:

Fork and cd into repo

Run npm install and then npm start

About

Classic Snake game using React

https://ravikp7.github.io/snake-game/

License:MIT License


Languages

Language:JavaScript 81.9%Language:HTML 9.4%Language:CSS 8.7%