Snake clone

I made a basic clone of the snake game. There are no logic about leveling just the basic game. There is a small bug: if you want to turn around and if you press the two keys in order to do it before the animation of the snake. He will actually be able to turn around and kill himself by doing it.
- TypeScript
- React