App deployed at : https://react-snakely.netlify.com
The classic snake game implemented in react with a bit of a twist. The snake now comes out on the other side and speeds up as it eats the apple. A strong understanding of the react lifecycle is necessary for this code to run properly. What's your highscore?
- Add item in game that slows down game but adds permenant barrier
- Refactor code to use helper functions