/snake-game

Classic Snake game using React

Primary LanguageJavaScriptMIT LicenseMIT

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