Japanese

Star Trek Game (Prolog Version)

70's old game 'Star Trek'.
Further information is found here, Pete Turnbull's WebPage .


I have rewritten a StarTrek game in Prolog Language (ISO compliant).
You can play under Windows, BSD, MacOSX, Linux etc..., Be independent from OS!!!

You may install following one, and play.

To start StarTrek, in Prolog Prompt:
?- consult('trek.pl').
?- trek.


download Prolog Version of Star Trek (trek.pl)


Revision hitory
First release (Ver1.0 2007/FEB/06)

Star Trek Reference manual

Navigation reference

Coordinates System

displayed (X,Y) means
Example:
Enterprise is at (5,0) below figure


Direction specification (Warp/Torpedo)

*You can specify with real number (ex. floating point).


Command reference

Commands

Library Computer Commands


CommonLisp Version of Star Trek (trek.lsp)
Scheme Version of Star Trek (trek.scm)



TAKEOKA HomePage