Inspiration : one prompt challenge was the inspiration.

What it does : You need to pop the falling bubbles in one minute.

How we built it: Using this exact prompt, no second attempt, One Shot and it was working!!!:

Create a browser-based mini-game called "Bubble Pop".

  • The game shows a water tank where animated bubbles rise from the bottom to the top.
  • The user must click or tap on the bubbles to pop them and gain points (+1 per bubble).
  • If the user misses a bubble (it reaches the top), they lose a point (-1).
  • The game lasts for 60 seconds.
  • A visible timer counts down.
  • Bubbles start small and slow but increase in size and speed as time passes.
  • Score is displayed live and a final score screen appears at the end.
  • Use HTML, CSS, and JavaScript (Canvas API or p5.js).
  • Include nice visual effects like popping animations and smooth motion.
  • Allow mobile touch interaction too.
  • Make the UI responsive to screen size.

Challenges we ran into: Zero challenges.

Accomplishments that we're proud of: Building a game with a single prompt

What we learned: that we can build a simple fun game with a single prompt. The power of AI can be understood with this example.

What's next for Bubble Pop Mini-Game: Right now its browser based, a mobile app would be the next step.

Built With

Share this project:

Updates