Developed a clone for the obstacle gaming app, Color Switch originally developed by Fortafy.
Working Demo of the game: https://drive.google.com/file/d/1spgBj5I_It9R3rSh0nB1dwJamaHPaqez/view?usp=sharing
The home page of the game looks like this:
There is a special gift section where players can speel the wheel and earn some extra stars which will help them revive their game. The gift section of the game looks like this:
This is how the gameplay screen looks like (there are various obstacles along the way,this is just one of them):
When the ball of the player collides with a different colour obstacle or drops down then the game is over and the game over screen looks like this:
Players have the choice of saving their games at any state and continue their saved games. This has been done using serialisable class and binary files.