Beneath a Steel Sky is a 1994 PC (DOS / Windows) game from Revolution Software, catalogued here for 8 defining game mechanics.
PC (DOS / Windows)1994Complexity 58/1002D SideCult classic
Beneath a Steel Sky is a 1994 point-and-click adventure game developed by British developer Revolution Software and published by Virgin Interactive Entertainment for MS-DOS and Amiga home computers. It was made available as freeware – and with the source code released – for PC platforms in 2003. (via Wikipedia)
The game mechanics of Beneath a Steel Sky
Room TransitionTraversalWorld is navigated as discrete named locations; moving between them swaps the active room with no spatial continuity.
Inventory ManagementResourcePlayer holds a collection of discrete named items with defined slot limits; deciding what to carry is a meaningful choice.
Flag GatingProgressionA boolean or enum stored in global state determines whether an event, path, or interaction is currently available.
Sequence DependencyProgressionAn event or interaction is only available when multiple prior conditions are all simultaneously true.
Dialogue TreePuzzlePlayer chooses from branching conversation options; choices affect relationship state, information revealed, or world flags.
Inventory PuzzlePuzzleSolution requires a carried item to be applied to another item or world object; the right combination must be discovered.
Verb Object InteractionPuzzlePlayer selects a verb (Look, Use, Take, Open) and applies it to a world object; the system looks up the result based on current state and updates…
Room DatabaseWorldThe world is stored as discrete data records rather than a contiguous spatial map; the active record is loaded into a shared UI shell.
Each mechanic links to how to build it in Godot, with the retro games that share it.
Study the source
Freeware (Freeware (data)). Revolution gave the full game away as freeware (2003); plays via ScummVM. No standalone OSS port. https://www.scummvm.org/games/#games-bs1