A simple Snake Game component made with create-react-app. Try it !
| key | control |
|---|---|
| a | left |
| s | down |
| d | right |
| w | up |
| r | restart |
git clone git@github.com:lechinoix/react-snake.git
cd react-snake
yarn
yarn start
Play on http://localhost:3000/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple Snake Game component made with create-react-app. Try it !
| key | control |
|---|---|
| a | left |
| s | down |
| d | right |
| w | up |
| r | restart |
git clone git@github.com:lechinoix/react-snake.git
cd react-snake
yarn
yarn start
Play on http://localhost:3000/