Difference between revisions of "Space Travel"
From Computer History Wiki
m (+cat, links) |
(The IMLAC was almost certainly based on the PDP-1 one) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | The space simulation game ''Space Travel'' was written by Ken Thompson, first for [[Honeywell]] [[mainframe]]s, and later ported to a [[PDP-7]] with a [[Graphic II]] [[display]]. | + | The space simulation game ''Space Travel'' was written by [[Ken Thompson]], first for [[Honeywell]] [[mainframe]]s, and later ported to a [[PDP-7]] with a [[Graphic II]] [[display]]. |
− | [[Source code]] for the game has been recovered, assembled, and run on a | + | [[Source code]] for the PDP-7 version of the game has been recovered, assembled, and run on a [[emulator]] with display support added. |
+ | |||
+ | {{semi-stub}} | ||
==External links== | ==External links== | ||
− | * [https://www.bell-labs | + | * [https://www.nokia.com/bell-labs/about/dennis-m-ritchie/spacetravel.html Space Travel: Exploring the solar system and the PDP-7] |
− | |||
− | |||
[[Category: Games]] | [[Category: Games]] |
Latest revision as of 20:02, 10 June 2025
The space simulation game Space Travel was written by Ken Thompson, first for Honeywell mainframes, and later ported to a PDP-7 with a Graphic II display.
Source code for the PDP-7 version of the game has been recovered, assembled, and run on a emulator with display support added.