name : farhan miraz shihab
roll : 2007064
This is a simple Whack a Mole game built using SwiftUI. The game is fun and interactive, where the player scores points by tapping on moles that randomly appear on the screen. The goal is to score as many points as possible within 30 seconds.
Xcode: Version 12 or later.
Swift: Version 5 or later.
A basic understanding of SwiftUI.
1. Clone or download the project files.
2. Open the project in Xcode.
3. Add an image of a mole to the project's assets folder, naming it mole (or update the code with the correct image name).
4. Build and run the project on a simulator or a physical device.
5. Click the Start Game button to begin playing.

