Unity 3D Mobile Snake Game
I made this project to improve my algorithm (for if, else, for and List structures). In the game, every time the snake lands on an apple, the queues increase from the beginning of the snake with a List structure and this is reflected in the score.