MASH for Android

The main screen of the MASH game.

This was a project I did on my own because I wanted to learn how to implement Android apps.

This application is a version of the child’s fortune-telling game MASH, where the player inputs several options for different categories, like potential spouse, wedding location, dream car, etc, and the game chooses a random option from each category to tell the player his/her “future”. It also has a “love calculator” where the player can input their name and the name of their crush and view how “compatible” their names are.

One of the fun things I did was create three different ways of generating the random number that determines the results: the player can draw a spiral with their finger and the system will count the rings, they can input their favorite number, or they can have the system ask them questions and it will decide from there what the random number should be.

Click MASH to download the apk.

 

Leave a comment