An open API service indexing awesome lists of open source software.

https://github.com/lugomio/whack-a-mole-game

This project is a classic Whack a Mole game.
https://github.com/lugomio/whack-a-mole-game

css3 html5 javascript whack-a-mole

Last synced: 3 months ago
JSON representation

This project is a classic Whack a Mole game.

Awesome Lists containing this project

README

          

![Banner](https://github.com/lugomio/whack-a-mole-game/raw/master/assets/img/banner.png)

# Whack a Mole

## Description

This project is a classic Whack a Mole game, where you have to hit the tops of the moles that randomly appear in holes on the screen.

## Live Preview

View the live project: [here](https://lugom.io/projects/whack-a-mole-game/)

## Technologies Used

- HTML
- CSS
- JavaScript

## Installation

This project is entirely based on the front-end, so it does not require any specific installation step other than cloning the repository.

## Usage

After installation, open the `index.html` file in your browser to play Whack a Mole. Click on "play" and the moles will start appearing on the screen, click on them to earn points.

## Contribution

Contributions are welcome! Please read the contribution guidelines before submitting a pull request.

## License

This project is licensed under the MIT license.