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.
Log in or sign up for Devpost to join the conversation.