mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-31 23:17:38 -08:00
Spaces tend to cause annoyances in a Unix-style shell environment. This change fixes that.
15 lines
392 B
Markdown
15 lines
392 B
Markdown
### Super Star Trek
|
|
|
|
As published in Basic Computer Games (1978)
|
|
https://www.atariarchives.org/basicgames/showpage.php?page=157
|
|
|
|
Downloaded from Vintage Basic at
|
|
http://www.vintage-basic.net/games.html
|
|
|
|
Instructions in this directory at
|
|
instructions.txt
|
|
|
|
#### External Links
|
|
- Super Star Trek in C++ : https://www.codeproject.com/Articles/28399/The-Object-Oriented-Text-Star-Trek-Game-in-C
|
|
|