Software:Trek73

From HandWiki
Short description: 1973 video game
TREK73
Trek73 video game screenshot.png
Designer(s)William K. Char
Perry Lee
Dan Gee
SeriesStar Trek
Platform(s)HP Time-Shared BASIC
Release1973
Genre(s)Space combat simulation
Mode(s)Single-player

TREK73 is a computer game based on the original Star Trek television series. It was created in 1973 by William K. Char, Perry Lee, and Dan Gee for the Hewlett-Packard 2000 minicomputer in HP Time-Shared BASIC. The game was played via teletype.[1] Trek73 is so big that it needs the CHAIN feature of HP2000 BASIC.

Unlike many other Trek-themed games of the era, Trek73 is not derived from the well known Star Trek by Mike Mayfield. Trek73 simulates multi-ship starship combat in a smaller play area and does not include the more strategic elements of the original, like starbases and the galactic map layout.

Like most BASIC programs from the 1970s, there are dozens of minor variations on the original. Dave Korns adapted the code to support smart terminals, using the cursor control characters on the Hazeltine 2000 to produce an in-place updating display. In the mid-1980s, Dave Pare and Chris Williams translated the original BASIC version into C and Jeff Okamoto, Peter Yee, and others corrected and enhanced the source code. These versions are widely available for Unix-like and DOS operating systems.

Gameplay

The game simulates battles between spaceships of the Star Trek franchise. Through text commands, a player may order the ship to perform certain tasks in battle against an opposing vessel.

History

In January 1973, William K. Char[2] began programming a space battle game in BASIC on a time-shared Hewlett-Packard 2000C system at Wilson High School in San Francisco . The first version of what was then called $SPACE was introduced in May 1973. In June 1973, Char, Perry, Lee, and Gee started programming TREK73; it was completed October 8, 1973. Roderick Perkins[3] adapted TREK73 for the DECISION computer at the Lawrence Hall of Science in 1974.[4] The game was played by Homebrew Computer Club member Steve Dompier, who purchased a Teletype machine for his home so that he could play the game for hours without interruption.[5]

Other versions

An updated version was later developed on the HP2000E by the students of the San Mateo High School district. Then student Oscar Luppi and other members of the computer department added ranging, aiming and severa cheat codes that became standard in newer versions.

Later, Dave Pare and Chris Williams at the University of California, Berkeley independently translated TREK73 into the C programming language in 1984. In April 1985, Jeff Okamoto and Peter Yee combined the Pare and Williams versions into one. The command set was expanded to 31. This version had enhancements based on the boardgame Star Fleet Battles. The player was also capable of designing his own ship.[6]

David Soussan then ported the Okamoto/Yee version to MS-DOS, having played it in high school.[7]

While at the University of Iowa, Tom Nelson and Mike Higgins played and made modifications to TREK73 on one of the University HP2000 system. In 1984, they created Begin, A Tactical Starship Simulation for MS-DOS. Begin was not a port of TREK73. It was written in C and was very much inspired by TREK73.[8] In 1993, Higgins released Begin 2, a VGA version for MS-DOS, and in 2009 Nelson released Begin 3 for Windows.

In 1985 while at the University of Michigan, Howard Chu wrote a version of TREK73 in Turbo Pascal for MS-DOS. This may have been the first version to use a screen-oriented interface and function-key command input.[9]

A version of TREK73 was included on Disk 10 of Fred Fish's Fish Disks for Amiga computers.[10]

Around 1990, Chu wrote a version in C/curses for the Amiga. Unlike his Turbo Pascal version, this game is fully implemented. It uses the numeric keys instead of function keys.[9]

See also

References

External links

  • , extracted from HP tape image
  • , retyped by Pete Turnbull
  • TREK73 Free BSD Version, hosted by Matt Dillon of DragonFly BSD
  • TREK73, by Kermit Murray contains many resources