📝 About the Project

Inspiration

Most web games chase dopamine — points, streaks, leaderboards.
But what if your score meant something real?

I wanted to build something minimal yet powerful — a short, punchy experience that disguises a sobering reality inside a fun-looking interaction. Something that would trick your brain into paying attention… before revealing a truth you didn’t expect. That’s how “Impact Taps” was born.


What It Does

Users see a page with a simple instruction:
Tap as fast as you can for 10 seconds.
There’s no score, no number, no hint.

Then — a reveal:

“Your score: 22,495
That’s the number of children killed in conflict zones in 2024.”

The result is emotional dissonance. Shock. Reflection.
And that’s the point.
“Impact Taps” is not about gameplay — it’s about reclaiming attention for the things we often scroll past.


How I Built It

Using Bolt.new, I created the entire app in a single prompt.
The design was intentionally kept minimal:

  • A tap counter starts on first click and runs for 10 seconds.
  • No numeric feedback is shown during gameplay.
  • After time’s up, the app fetches a random real-world stat from a local stats.json file.
  • The selected stat becomes the revealed “score”, creating an intentional emotional mismatch.

No external APIs, no backend, no complexity — just HTML, JS, and a jolt of uncomfortable truth.


Challenges I Ran Into

  • Tone and restraint: Balancing a playful mechanic with real-world tragedies was difficult. I had to ensure that the reveal feels powerful, not gimmicky.
  • Compliance with One-Shot rules: I constrained all functionality into a single, well-thought-out prompt and ensured the dataset was only fed via an external file (stats.json) — no logic or UI tweaks were made afterward.

Accomplishments That I’m Proud Of

  • Created an emotional response without any visuals, music, or narration — just interaction and text.
  • Managed to turn a throwaway mechanic (tapping) into a moment of pause and reflection.
  • The app works across devices, requires no sign-in, and takes <20 seconds to experience — perfect for viral spread.

What I Learned

  • Less is more — one clear idea + a constraint = creative power.
  • Learned to write prompts that are not only technically correct but emotionally intentional.
  • Discovered the power of interaction as narrative — how users can “feel” something because of what they do, not just what they see.

What's Next for “Impact Taps”

  • 💾 Add more verified statistics from climate change, conflict, education, and hunger — all loaded from stats.json.
  • 🌍 Localize the app in other languages to expand reach.
  • 📸 Build a “screenshot & share” button to let users share their moment of impact.

Challenge Compliance

  • One-Shot Prompt Challenge:
    Built entirely using a single Bolt.new prompt. All features, design, and logic were generated from the initial prompt.

Built With

  • Bolt.new
  • HTML / JavaScript / CSS (via Bolt’s template engine)
  • Local JSON file for real-world statistics

✅ Bonus Category: Inspirational Story

A small idea with a heavy punch. This wasn’t about building the most advanced app — it was about making people pause. “Impact Taps” is a 10-second experience that stays with you long after you close the browser. That’s what I wanted. That’s what I built.

Built With

  • bolt.new
  • netlify
Share this project:

Updates