I remember a kid from the neighborhood kicking his keyboard because his tank had wandered off the map again and wedged itself into a corner. Not his tank — his program. That's exactly the spirit Omega from 1989 by ORIGIN Systems conjures: you write code, release the machine into the arena, and then you just watch what you've actually created.

Omega is a strategy game with an unusual core. You're not playing real-time action — you're programming an autonomous combat tank. You create a set of instructions that determine how your machine behaves in the terrain: when it attacks, when it evades, how it responds to enemies or obstacles. Then you send it into simulated battle and watch the results unfold. The setting is starkly scientific, the interface utilitarian, no narrative frills added.
The programming mechanism is what makes the game both interesting and frustrating at once. It's not a true programming language, but a simplified system of conditions and actions — yet it has enough depth to show you how poorly you can think ahead. The tank behaves exactly as you told it to. Not as you wanted it to. That difference is the whole game. Debugging logic, testing, fixing, repeating — whoever stuck with this in the nineties is probably writing Python today.

What Omega brought was genuinely unusual for its time: the idea that the player isn't a direct actor, but an architect of behavior. This anticipated the genre of programming puzzles and robot-combat games that came much later. For its era, it was a conceptually bold step from ORIGIN, a studio otherwise refining fantasy RPGs and space sims. Today the game has aged in its controls and how it presents information — the interface is spare to the point of being off-putting, and documentation is a necessity, not optional reading.

Omega suits those hunting for games as thought experiments, not entertainment products. It's a piece of game history showing how developers in the late eighties tried to do something different from what the market was asking for. If you enjoy robotics, logic systems, or just curiosity about how far the genre pushed before it really took off — it's worth a look. Frustration guaranteed. Desk-kicking optional.