Skip to content
/ BugBlitz Public

Bug Blitz is a fast-paced, addictive bug-zapping game built with Python and React. Zap bugs, earn combo bonuses, and compete for high scores!

License

Notifications You must be signed in to change notification settings

aafre/BugBlitz

Repository files navigation

BugBlitz

A simple and fun bug-squashing game created with magicpatterns.


Live Demo

Play the game here: https://bugblitz.fun/


About The Game

BugBlitz is a fast-paced and exciting game where your goal is to eliminate as many bugs as you can within a 60-second time limit. Test your reflexes and see how high you can score! 🕹️


Gameplay

  • You have 60 seconds to tap on the bugs that appear on the screen.
  • Tapping on a bug "zaps" it and earns you points.
  • Be quick to build up your combo bonus for a higher score.

Features

  • Combo Bonus: Quickly tapping on bugs will increase your combo bonus, multiplying your score.
  • Special Bugs: Watch out for special bugs that can help you out:
    • Extra Points: Some bugs are worth more points than others.
    • Slow Down Time: Certain bugs will slow down the clock, giving you more time to score.
    • Shields: Other bugs can grant you a shield for protection.

Built With

  • magicpatterns - An AI prototyping platform that helped bring BugBlitz to life.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

You will need to have Node.js and npm (or yarn) installed on your machine.

Installation

  1. Clone the repo
    git clone https://github.com/aafre/BugBlitz.git
  2. Install NPM packages
    npm install
  3. Run the development server
    npm run dev

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information. """

About

Bug Blitz is a fast-paced, addictive bug-zapping game built with Python and React. Zap bugs, earn combo bonuses, and compete for high scores!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published