Space Travel: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m +cat, links
An IMLAC PDS-1 version also existed
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]]. A version was also available for the [[IMLAC PDS-1]].


[[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. [[Object code]] for several revisions of the IMLAC version also seems to exist.
 
{{semi-stub}}


==External links==
==External links==


* [https://www.bell-labs.com/usr/dmr/www/spacetravel.html Space Travel: Exploring the solar system and the PDP-7]
* [https://www.nokia.com/bell-labs/about/dennis-m-ritchie/spacetravel.html Space Travel: Exploring the solar system and the PDP-7]
 
* [http://www.ubanproductions.com/ImlacDocs/minispacewardoc.pdf Mini Space War 1.0 C3]
{{stub}}
* [http://www.ubanproductions.com/imlac_sw.html Imlac Software Library]


[[Category: Games]]
[[Category: Games]]

Revision as of 10:26, 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. A version was also available for the IMLAC PDS-1.

Source code for the PDP-7 version of the game has been recovered, assembled, and run on a emulator with display support added. Object code for several revisions of the IMLAC version also seems to exist.

External links