Difference between revisions of "Space Travel"

From Computer History Wiki
Jump to: navigation, search
(Runs on emulator.)
(The IMLAC was almost certainly based on the PDP-1 one)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
+
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 PDP-7 emulator with display support added.
+
[[Source code]] for the PDP-7 version of the game has been recovered, assembled, and run on a [[emulator]] with display support added.
  
{{stub}}
+
{{semi-stub}}
 +
 
 +
==External links==
 +
 
 +
* [https://www.nokia.com/bell-labs/about/dennis-m-ritchie/spacetravel.html Space Travel: Exploring the solar system and the PDP-7]
 +
 
 +
[[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.

External links