Skip to content

lechinoix/react-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reac Snake

A simple Snake Game component made with create-react-app. Try it !

Simple snake

Controls

key control
a left
s down
d right
w up
r restart

Install

git clone git@github.com:lechinoix/react-snake.git
cd react-snake
yarn
yarn start

Play on http://localhost:3000/