#In the Snake Game, we have a digital snake that we control using the arrows keys. An apple randomly appears on the screen and our goal is to move the snake so that it eats the apple. The snake grows in size after eating an apple and our objective is to make the snake as long as possible.
Demo_Video_Snake_game.mp4
The above video shows the app UI and Gesture controls ☝🏼 :)