LAB 7 – MoleMash

For lab 7 i had to create a game called Mole Mash. It’s a game in which you have to hit the mole and every time you hit a you score a point. In the game, the user has to hit the moving mole on the screen but the mole moves randomly across the Canvas once every second. Every time the user touches the mole, the phone makes a beep noise.

After creating this application the only challenge I came across was how fast I should move the mole around the screen.