This is a simple "Whack a Mole" game developed using HTML, CSS, and JavaScript.
- Clone the repository:
git clone https://github.com/yourusername/whack-a-mole.git
- Navigate to the project directory:
cd whack-a-mole
Open the index.html
file in your web browser to start the game.
You can customize the game settings using the settings panel:
- Game Duration: Set the duration of the game in seconds.
- Rows: Set the number of rows in the game grid.
- Columns: Set the number of columns in the game grid.
- Mole Speed: Set the speed of the mole in milliseconds.
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License.