This is an old game based on the all time hit "Star Trek".
The original game was written in Basic
by Mike Mayfield's, 1971
.
Rewritten in Common Lisp
by Shozo TAKEOKA, 2006, [email protected]
http://www.takeoka.org/~take/.
See original/trek.lsp
in this repository.
The presented version was adapted for the Moren environment, 2017
and has not been previously published.
Moren environment,2017
outdate port, see by ref: https://github.com/vlad-km/moren-electron
Dedicated to those, who gamed StarTrek
on OS/MFT
.
Under construction - redesign under JSCL Moren Edition
, Electron
.
Damn, this code, ancient, as a mammoth shit...
In this implementation the stars are represented by the symbol _*
_
Coordinates System
displayed as (X,Y), that means (see below
):
- X
by vertical
- Y
by horizontal
- E
Enterprise
is at (5,0)
- K
Klingon
is at (6,7)
- S
Star
lot of them
You can specify with real number (ex. floating point).
- W
WARP
- S
FOR SHORT RANGE SENSOR SCAN
- L
FOR LONG RANGE SENSOR SCAN
- P
TO FIRE PHASERS
- T
TO FIRE PHOTON TORPEDOES
- Z
TO RAISE OR LOWER SHIELDS
- R
FOR DAMAGE CONTROL REPORTS
- C
TO CALL ON LIBRARY-COMPUTER
- X
TO RESIGN YOUR COMMAND
- G
CUMULATIVE GALACTIC RECORD
- S
STATUS REPORT
- T
PHOTON TORPEDO DATA
- B
STARBASE NAV DATA
- N
DIRECTION/DISTANCE CALCULATOR
- Z
GALAXY *REGION NAME* MAP
- Windows
- NodeJS
- Electron
- Shozo TAKEOKA http://www.takeoka.org/~take/trek/trek-man-e.html
- Super Star Trek https://www.atariarchives.org/bcc1/showpage.php?page=275
- Mike Mayfield's http://www.dunnington.u-net.com/public/startrek/STTR1
- Terry Newton http://newton.freehostia.com/hp/bas/TREKPT.txt
Copyright © 2017,2023 Vladimir Mezentsev