Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 397 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 397 Bytes

retro-snake

A retro snake game made using react.js.
Head over to https://rakeshup.github.io/retro-snake/ to play the game

Development


# clone
$ git clone https://github.com/RakeshUP/retro-snake.git

# install the dependencies
$ npm install

# to build run this command from the root directory
$ npm run-script build

License

MIT