Inspiration
The world is doomed. Send more Hakimis.
Hakimi Defense War started from a very simple question:
What if the Hakimi meme was not just funny, but actually became an army?
We liked the contrast between a cute cat meme and a serious tower defense war. Instead of making Hakimi the enemy, we made Hakimi the defender. The player is not fighting Hakimis — the player is building a defense force powered by them.
The goal was to make something that people could understand in one screenshot: cute Hakimis, strange towers, enemy waves, and a battlefield that slowly turns into chaos.
What it does
Hakimi Defense War is a short-session 3D tower defense game.
Players place Hakimi-controlled towers, stop invading enemies, earn resources, and upgrade their defenses during each run. A single run is designed to last around 5 minutes, so players can quickly try a strategy, fail, improve, and play again.
The basic loop is:
| Step | What the player does |
|---|---|
| Build | Place Hakimi towers on the map |
| Defend | Stop enemies before they reach the base |
| Upgrade | Spend resources to strengthen towers |
| Survive | Handle stronger waves and final pressure |
| Replay | Try a better build next run |
The full 30-minute experience is built from multiple short runs:
$$ 30\text{ minutes} \approx 6 \times 5\text{-minute runs} $$
This lets players experience the full loop quickly: learning, upgrading, experimenting, and replaying.
How we built it
We started with the core tower defense structure first, before adding meme effects or extra features.
The first priority was making sure the game was readable:
- Where are the enemies going?
- Which towers are attacking?
- When should the player upgrade?
- Is the base in danger?
- Does the player want to retry after losing?
Once the basic loop worked, we built the game around modular systems:
| System | Why it matters |
|---|---|
| Towers | Different Hakimi defense roles |
| Enemies | Different wave pressure |
| Waves | Controls the pacing of each 5-minute run |
| Upgrades | Gives players short-term decisions |
| Difficulty | Makes replay testing easier |
| Visual themes | Lets the meme world expand over time |
We also used AI tools throughout the process, including GPT, Claude Code, Codex, Lovart, and AI music tools. They helped with brainstorming, code assistance, debugging, visual direction, UI ideas, prompt testing, and music exploration.
But the most important work was not asking AI to make everything. The important part was deciding what should stay simple, stable, and fun.
Challenges we ran into
The biggest challenge was keeping the meme funny without letting it hurt the gameplay.
Hakimi is chaotic by nature, but tower defense needs clarity. If there are too many effects, too many enemies, or too many visual jokes at the same time, the player cannot read the battlefield.
So we had to cut back and focus on the things that mattered most:
- clear enemy paths
- readable tower attacks
- simple upgrade choices
- short wave pacing
- obvious danger moments
Another challenge was scope. It was tempting to add more towers, boss fights, cinematic moments, and map types. But many of those features require animation, VFX, balance, UI, and gameplay logic to work together.
For this version, we focused on a smaller promise:
Make one short tower defense loop feel good first.
That decision made the project much more realistic.
Accomplishments that we're proud of
We are proud that the project has a clear identity.
It is not just “a tower defense game with a meme skin.” The idea is that Hakimis are the whole defense force. They are the towers, the energy, and the personality of the game.
We are also proud of the 5-minute session structure. It makes the game easy to test, easy to replay, and easy to improve. A short run also fits the meme feeling better than a long, slow strategy game.
The part we like most is the moment when the screen starts to get crowded, the defense almost breaks, and the player thinks:
“I need more Hakimis.”
What we learned
We learned that a meme can get attention, but it cannot carry the whole game by itself.
The gameplay still needs to be clear. The player still needs choices. The run still needs tension. The replay still needs a reason.
We also learned that short games are not easier by default. In a 5-minute run, every second has to do something. The player needs to understand the rules fast, feel pressure fast, and get feedback fast.
The biggest lesson was scope control. A small, readable, replayable game is stronger than a huge idea that cannot be finished.
What's next for Hakimi Defense War
Next, we want to add more Hakimi tower types, enemy variants, map themes, and stronger progression.
Some ideas we want to explore:
- new Hakimi tower classes
- themed enemy waves
- boss encounters
- challenge mode
- leaderboard runs
- seasonal meme events
- more visual chaos, but still readable
Long term, we want Hakimi Defense War to become a fast, funny, replayable 3D tower defense game where every update feels like a new meme war.
Built With
- ai-music-generation-tools
- chatgpt-/-gpt
- claude-code
- horizon-apis
- lovart-ai
- meta-horizon-engine
- openai-codex
- typescript

Log in or sign up for Devpost to join the conversation.