Snake gameThe player controls the snake using the direction buttons - up, down, left, right. While crawling, the snake must collect food, for which points are awarded. The goal of the game is to score as many points as possible. The game ends if the snake crashes into the wall or into itself
React Typescript