Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 255 Bytes

File metadata and controls

5 lines (4 loc) · 255 Bytes

typescript-react-snake

snake game with react and typescript

Go into the snake-game folder and run npm start The game is an ordinary snake game. But every time you earn points that are divisible by 5 the board rotates and the snake moves faster.