{ site.title | escape }

I made an android app for self learning, the app is a simple snakes and ladders game made in Android Studio. The game lets the user play against an AI where both the players take turns. First player to reach the 100 mark will be declared the winner and a prompt will be shown. The game also has an instruction guide and a splash screen along with customized buttons and pictures. You can find sample screenshots below and project code and detailed explanation can be found on the link given at the end.

Screenshots:

Github Repo