Skip to content

RakeshUP/retro-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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