Difference between revisions of "Space Travel"

From Computer History Wiki
Jump to: navigation, search
(Runs on emulator.)
(Link to Bell Labs web page.)
Line 2: Line 2:
  
 
Source code for the game has been recovered, assembled, and run on a PDP-7 emulator with display support added.
 
Source code for the game has been recovered, assembled, and run on a PDP-7 emulator with display support added.
 +
 +
==External links==
 +
 +
* [https://www.bell-labs.com/usr/dmr/www/spacetravel.html Space Travel: Exploring the solar system and the PDP-7]
  
 
{{stub}}
 
{{stub}}

Revision as of 08:04, 24 August 2021

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 game has been recovered, assembled, and run on a PDP-7 emulator with display support added.

External links