Page 1 of 1

Star Trek in Just BASIC

Posted: Thu Oct 16, 2008 5:11 am
by Henry
I've taken Mike Mayfield's original Star Trek program, written back in the early 1970s,
and given it a complete facelift using Just BASIC's modern program structures.

What's in this archive?
A folder containing:

Code: Select all

 Size  Filename______________  Description_______________________
 23kb  STnJB01.bas             Star Trek in Just BASIC v0.1 -- no sounds
 23kb  STnJB01s.bas            Same game as above with sounds
 20kb  startrek0.bas           Mike Mayfield's original HP BASIC Star Trek
 17kb  ProgNotes.txt           Programming notes on conversion to JB
  3k   Variables.txt           List of variables and descriptions used in STnJB
  1kb  FILES.TXT               This file

***** Sound files *****
 Size  Filename______________  Description_______________________
 10kb  redalert.wav            Starship going on red alert.
  7kb  phaser.wav              Phaser firing
 12kb  photontorpedo.wav       Photon firing
  7kb  computer-working.wav    Computer

wow. The ol trek game

Posted: Wed Apr 29, 2009 3:05 am
by TyCamden
I remember it well, and played it a lot back in the day.

Thanks for posting this nostalgic fun.