Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.18 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.18 KB

Crush-A-Bug

Crush-A-Bug is a simple whack-a-mole style game where players click on randomly appearing bugs to score points. The game offers a fun way to test your reflexes!

How to Play

  • Bugs will appear in random squares on the screen.
  • Click on the bug to "crush" it and earn points.
  • The game lasts for 60 seconds.
  • Keep an eye on your score and try to beat your previous best!

Features

  • Randomized bug appearances.
  • Clickable emojis as bugs.
  • Timer to track gameplay duration.
  • Score display to keep track of your performance.

Play the Game

You can play the game here: Crush-A-Bug Game

Installation

To run the game locally:

  1. Clone the repository:

    git clone https://github.com/lgwarda/crush-a-bug
  2. Navigate to the project directory:

    cd crush-a-bug
  3. Open index.html in your web browser.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Contributing

Feel free to fork the repository and submit pull requests. If you have suggestions for features or improvements, open an issue!

License

This project is licensed under the MIT License.

Enjoy!

Have fun crushing bugs!