Space Games and the Long Road from Two Ships to a Galaxy
Space is the cheapest setting in game development. It is mostly black, it needs no trees or buildings, and nobody complains that the physics look wrong. That practical advantage is why so many early games are set there, and why the genre pushed technical limits long before anything else did.
The arcade ancestor
The template starts with a fixed screen, a ship at the bottom and a formation of enemies above it. Space Invaders defined the shape so thoroughly that the entire category was named after it for years. Its most famous feature was an accident. The game sped up as you destroyed aliens, because the hardware had less to draw and the loop ran faster, and the rising tension turned out to be better design than anything intentional.
That basic idea produced a decade of variations, and the best of them are still sharp. Tyrian 2000 arrived at the very end of the DOS era and did the format properly, with detailed sprites, a ship you upgrade between missions and a soundtrack that people still track down separately. It is the clearest demonstration that a genre being old does not make it finished.
Elite and the eight bit galaxy
The genre changed completely in 1984 when two Cambridge students, David Braben and Ian Bell, released Elite. Instead of levels it offered a galaxy of star systems, each with a market, a government and a technology level. You bought goods cheap, sold them dear, upgraded the ship and decided for yourself whether to trade, mine or turn pirate.
None of that fitted in the memory of an eight bit machine, so it was not stored. The star systems were generated by a mathematical procedure that produced the same results every time it ran, meaning the galaxy existed only as a formula until you flew into it. That trick is now standard practice in games with enormous worlds, and Elite is where mainstream players first met it.
The follow ups pushed further. Frontier - First Encounters replaced the abstract map with a model of real physics, real orbits and real star positions. It is demanding and it was released in rough shape, but flying a fuel scoop through a star's corona is an experience the arcade tradition never offered.
Wing Commander and the space opera
Origin Systems took the opposite route. Rather than simulate a universe, Wing Commander put the player inside a story, with a carrier, a squadron, named wingmen and a briefing room. Between missions you walked around the ship and talked to people. If a wingman died, he stayed dead and the story adjusted.
Technically it was a sleight of hand. The enemy ships were scaled bitmap images rather than solid models, which let ordinary hardware show detailed craft manoeuvring at speed. It looked far more expensive than it was. Wing Commander II then added recorded speech on the CD version, which made the cast feel like a cast rather than lines of text.
The most interesting branch of the series is Privateer, which took the Wing Commander universe and applied the Elite structure to it. You own one ship, you owe money, and nobody tells you what to do. It sits exactly between the two schools of the genre.
Six degrees of freedom
The strangest entry in the family is Descent 2, which put the action inside mine tunnels instead of open space. What made it remarkable was movement. Most shooters of the time kept you upright on a floor. Descent let you roll, pitch and yaw freely, so the ceiling and the floor were the same thing.
Plenty of players could not handle it and got motion sick within minutes. Those who adapted found something no other game offered, namely genuine three dimensional combat where an enemy could appear from any direction, including behind and below.
The two questions every space game answers
Strip the genre down and every title in it answers two questions. What does the player do between fights, and who decides where to go next?
The arcade branch answers neither. There is no between, and the game decides. That produces short, intense sessions that stay fun for decades, because nothing depends on remembering context. The simulation branch answers both, and it does so by handing the decision to the player, which is why the good examples are famously hard to stop playing. A trading run always suggests the next trading run.
The story driven branch sits in between and answers only the first. Wing Commander gives the player a bar, a briefing and a set of characters, but the route through the campaign belongs to the game. That is a deliberate trade. You lose freedom and you gain a plot that reacts to whether you win or lose, which no procedurally generated galaxy has ever managed convincingly.
Why the genre suits old hardware
Space games survive emulation better than most. There is no terrain to render, the frame rate is usually stable, and the controls were designed around a keyboard and a simple joystick rather than an analogue stick. A trading game like Elite is functionally identical today to what it was on release, because its content is numbers and text rather than art assets.
The one genuine obstacle is documentation. Games of this era shipped with thick manuals, and the flight sim half of the genre used most of the keyboard. Before starting a Wing Commander mission it is worth finding the key list, otherwise the first flight will consist of firing the wrong weapon at nothing.
The full selection that runs in the browser is in the space games collection, and since almost all of it came from one machine, the DOS platform page is the other obvious place to look.