Snake Game

A game for Android Phones

Created the classic version of the most popular mobile and computer game for the latest smartphones.

Snippets

Navigation Script

The gist shows the code structure of the snake's movement to individual buttons for the user. The onTouchEvent has separate functions for each of the movements like left, right, up, and down according to the layout set by the screen width and height.

Video of Game