3 Lessons from a Real-time, Turn-based Game
Nova-111 shows how real-time and turn-based systems can work together, why development accidents can be valuable, and why a core mechanic has to matter everywhere.
Games have a long history of playing with time
Games have always liked to toy with time. Majora's Mask loops the same three days. The Talos Principle lets the player work alongside a past version of themselves. Superhot stops time whenever the player stops moving.
Nova-111 does something stranger. It is a sci-fi game that is usually turn-based: the player and most enemies hop from grid square to grid square in deliberate turns. But some parts of the game keep running in real time.
Hit a gelatinous blob, for example, and a timer starts counting down. If the blob is not defeated before that timer reaches zero, it splits into two. That mixture creates the three most useful lessons in the game.
Lesson one: even opposed genres can work together
The exciting moment comes when two enemy types meet. Some beak-faced enemies only move when the player moves. Stalactites, by contrast, work in real time and fall after being disturbed. Put those two systems together and the player can drop a stalactite on an enemy that is powerless to step aside.
That is not just two mechanics interacting. It is two genres interacting. A turn-based system and a real-time system sound like opposites, but Nova-111 shows that even a turn-based real-time game can make sense if the pieces complement each other.
The best interactions let one genre affect the other. A turn-based enemy can be led into the path of a real-time bullet. Another can be pushed into the blast radius of an explosive enemy that detonates outside the turn order. The hybrid works when each half creates opportunities the other half could not create alone.
Real-time pressure changes turn-based planning
The cost is that the real-time elements make the player act recklessly. Turn-based games invite careful planning: one move now, then the next two or three moves after that. Real-time games are about reaction. They tug on a different part of the brain.
When the Latch restricts movement and drains health every few seconds, the player can no longer calmly think through the board. The same is true when a bomb is about to explode or fire is about to spread. The player has to move on instinct, often ending up in the middle of enemies from a worse position.
Enemy dispensers create the same kind of pressure by spitting out new foes in real time. They force motion exactly when the player might want to pause. That lets Nova-111 swing between the deliberate pace of 868-Hack and the more frantic rhythm of Crypt of the Necrodancer.
The player gets to manipulate time too
The hybrid is not only something the game does to the player. The player can also stop time for a few seconds and move between turns. In combat, that makes it possible to push frozen enemies around and set up safer positions.
In puzzles, the same power becomes essential. Stopping time lets the player slip past patrolling robots or change the timing relationship between moving hazards and grid-based movement. The idea works because the time manipulation is not just spectacle. It changes the tactical problem.
Lesson two: stay open to accidents
The most interesting part of Nova-111's design is that the genre mash-up began as a programming accident. The game started life as a traditional turn-based dungeon crawler. Then a bug made an enemy move around between turns.
Instead of simply fixing it, the team embraced the mistake and built the game around it. Funktronic Labs developer Eddie Lee described creation as a process where designers can encounter "wonderful things" that change the course of a game.
That is the second lesson. Game development often produces unexpected behavior. Most of it should be fixed, but some accidents reveal a better game than the one originally planned. The useful skill is noticing when an error is really an invitation.
Not every experiment belongs
Being open to accidents does not mean keeping everything. The team tried enemies that worked entirely in real time, but scrapped them because they hurt balance. The ship also once had a fuel tank that drained in real time, but that was removed because it never gave players enough space to sit back and think.
Some weaker leftovers still seem visible. Blinkers leave small real-time bombs when they teleport, but there is little reason for the player to fly into one. They feel like remnants from a version of the game where a fuel timer constantly forced movement.
That matters because a hybrid mechanic needs careful pressure. Too much real-time stress erases the value of turn-based thought. Too little pressure leaves the clever systems sitting unused.
Lesson three: the core mechanic has to carry the game
The most disappointing part of Nova-111 is that its most exciting interactions are limited and rarely encouraged. Wiping out a turn-based enemy with another foe's real-time attack should be one of the game's defining pleasures, but the game does not push hard enough toward those moments.
Players often need either a reward or a necessity to take the risky, fun route. If the easy option works, many players will choose it. Environmental kills may be more interesting, but the game is often easy enough that they are not especially advantageous.
There are no enemies that can only be killed with real-time attacks, which means the player is rarely forced to engage deeply with the game's clever strategies. The result is a strong idea that too often remains optional.
A pitch is not enough
There are also too many sections that barely use the real-time layer at all. Puzzles about polarity-switching buttons and robots blocking lasers can be good puzzles, but they do not always connect back to the game's central idea.
That is the third lesson. A good idea is still only a good idea until the execution makes it shine. Nova-111 sounds excellent in a pitch: a turn-based game with real-time elements. But the full game does not always capitalize on what makes that pitch interesting.
Whether a designer calls the idea a gimmick or the main mechanic does not really matter. If something is at the heart of the game, it needs to show up everywhere. It has to adapt, mutate, and make players rethink how they play.