I Built a Puzzle Game That Challenges Both Humans and AI—Here's the Twist
·1 min read·Intermediate
“
What happens when you pit an AI and a human against the same puzzle? One developer decided to find out by building Tower Before Dusk, a game designed to work equally well for both—and the result is weirder than you'd expect.
In 30 seconds
01Tower Before Dusk is a puzzle game designed to challenge humans and AI with equal mechanics.
02
→
💡
What this means for you
It means the future of games—and probably a lot of other things—isn't humans vs AI, but humans and AI in the same space with rules that work for both. It's a design lesson that goes way beyond gaming.
It feels like a new AI concept pops up every single week. Amidst all the hype, there's one thing every language model has, but few people truly grasp.
·2 min·1·Intermediate
The game's solution changes based on who plays it, rewarding human intuition and different algorithms.
03The experiment shows how to design systems where AI and humans coexist without favoring one side.
Tower Before Dusk was born as a submission for the June Solstice Game Jam, one of those competitions where developers have almost no time and zero budget. The core idea is deceptively simple: build a puzzle game that doesn't bore the AI (it reads patterns in milliseconds) and doesn't frustrate the human (who needs actual fun, not just speed-running). The result is a game that forces both to think differently, leveraging what each one actually does well.
Here's where it gets clever: it's not a game about who solves it fastest. It's a game where the solution itself changes depending on your approach. A human might crack a puzzle through intuition and visual recognition. The AI could use a completely different algorithm. Both reach the end, but the journey is unique for each.
📬 Enjoying this article?
Get the best AI news every week, straight to your inbox.
The developer faced a real challenge: designing mechanics that don't automatically favor one player over the other. No pure brute-force solutions, no puzzles requiring impossible human creativity. It's like building a seesaw where two people of different weight actually have fun together, without one crushing the other.
The Game Jam submission came with a core insight: games don't have to be one thing or the other. They can be a space where humans and AI coexist, solve problems in parallel (or together), and maybe even learn something from each other. Sounds like sci-fi, but it's just a developer thinking creatively about what that could actually mean.
What makes this experiment genuinely interesting is that it touches a real problem: how do we design systems that work well for both? Not just apps or software, but experiences, games, environments. While everyone debates whether AI replaces humans, this person tried to build something where they work in the same space, under rules that respect both.