Hey devs! ๐
Iโm excited to share my latest indie game: Alpha Bomb โ a fast-paced typing defense game built in Godot.
If you like games that test your reflexes and improve your typing, youโll enjoy this one. ๐
๐ฎ What Is Alpha Bomb?
Imagine this:
You're defending a city from falling bombs.
Each bomb has a single alphabet letter.
To destroy the bomb? Type that letter before it hits the ground.
If you miss too many, your city starts to crumble...
Itโs simple, addictive, and fun โ with a retro vibe and an educational twist.
๐ Play Now: https://playhvn.itch.io/alpha-bomb
๐น๏ธ By Studio: PlayHvn
๐ ๏ธ How I Built It (Using Godot!)
As a huge fan of open-source engines, I chose Godot for this project โ and it was a blast! Here are some behind-the-scenes highlights:
๐ก Typing Mechanics
Using InputEventKey in Godot, I mapped each falling bombโs letter to real-time keyboard inputs. This gave the game a responsive and satisfying feel โ every keystroke is a mini victory.
๐ฏ Collision & Timing
Each bomb is a node that tracks its vertical movement. If it reaches the bottom and hasn't been typed, the game deducts health from the city. Managing performance with dozens of bombs onscreen taught me a lot about optimization and pooling.
๐ Sound & Feedback
I used subtle sound cues and explosions to reward correct typing, and dramatic screen shakes when the city takes damage. Feedback = immersion.
๐ฅ Why I Made This Game
I wanted to:
Practice real-time input handling
Build something fast and replayable
Create a game thatโs fun but also boosts typing skills
Turns out, โsimpleโ games can teach you a ton โ especially around input logic, game states, and UX polish.
๐ฌ What Iโd Love From You
If you play the game, Iโd genuinely appreciate:
โ
Feedback on difficulty, pacing, or ideas
โ
Bug reports (if any)
โ
Sharing it with friends who like typing games
โ
A comment here on what you'd like to see added next (leaderboards, power-ups, mobile port?)
๐ Letโs Connect
Made by PlayHvn
Follow me for more devlogs, experiments, and game dev tips!
๐ Try It Now: https://playhvn.itch.io/alpha-bomb
Thanks for reading, and let me know what you are building in Godot! ๐
Top comments (2)
It's a really cool game. I enjoyed it. I didn't experience any bugs.
Suggestions:
I think it would be easier if the reset highscore button was in the main menu page.
Power ups would be great too.
Great work man. Looking forward for more updates :)
Thanks so much for your kind and thoughtful feedback.
I'll definitely keep your suggestions in mind for future updates.