My first game in android using java programming language. Made in Android Studio.
The mechanics of the game is to gather more points or score by bumping to the enemy cars. The game is continue to loop until you hit an ambulance. Hitting an ambulance will make the game over.
You need to hold the screen to move the yellow car upward, then release for downward.
- Player
- The player is the Yellow Car
- Enemy
- The enemy player is the Orange Car
- Friend
- The friend player is the Ambulance
The main objective is to hit an enemy as many as possible to beat the current high score and to rank in the first place.