Star Control II is a 1992 PC (DOS / Windows) game from Toys for Bob, catalogued here for 9 defining game mechanics.
PC (DOS / Windows)1992Complexity 85/1002D TopdownCult classic
Star Control II: The Ur-Quan Masters is a 1992 adventure shoot 'em up video game developed by Toys for Bob and originally published by Accolade in 1992 for MS-DOS. The game is a direct sequel to Star Control, and includes exoplanet-abundant star systems, hyperspace travel, extraterrestrial life, and interstellar diplomacy. (via Wikipedia)
Real Time Action CombatCombatCombat resolves continuously in real time; player inputs compete directly with enemy behavior each frame.
Economy Buy SellResourcePlayer earns and spends currency at merchants; price and value decisions are meaningful.
Resource HarvestingResourcePlayer or AI units collect raw resources from the world that fuel construction, production, or advancement.
Upgrade PurchasingResourcePlayer spends accumulated resources or currency on permanent stat or ability improvements chosen from a menu.
Flag GatingProgressionA boolean or enum stored in global state determines whether an event, path, or interaction is currently available.
Dialogue TreePuzzlePlayer chooses from branching conversation options; choices affect relationship state, information revealed, or world flags.
Open WorldWorldPlayer can navigate most of the game world from early on; content is gated by player capability, not physical access locks.
Faction AiSimulationMultiple AI-controlled factions autonomously pursue goals and interact with each other and the player simultaneously.
Each mechanic links to how to build it in Godot, with the retro games that share it.
Study the source
Open-source rewrite (GPL-2.0 (code), CC-BY-NC-SA-2.5 (content)). The Ur-Quan Masters, built from the open-sourced 3DO release. Canonical project lives on SourceForge. https://sourceforge.net/projects/sc2/