OSDN Git Service

訳を追加
[beyond-jp/beyond-jp.git] / README.orig
1 # Beyond the Titanic
2
3 *Prepare to engage yourself in a most exciting adventure...*
4
5 ```
6     As the game begins you find yourself standing on board the Titanic, on her
7 maiden voyage.  Of course, that particular voyage was never completed!
8     Your goal is to survive and somehow get back to your home in the United
9 States.
10 ```
11
12 This is a 2017 Free Pascal port of Scott Miller's **Beyond the Titanic**,
13 originally released in 1986 for MS-DOS.
14 The original source code and binaries can be found on the
15 [3D Realms website](http://legacy.3drealms.com/news/2009/03/several_old_games_released_as_freeware.html)
16 or on [archive.org](https://archive.org/details/BeyondTitanic_source).
17
18 **Beyond the Titanic** is best enjoyed on an 80x25 character terminal console.
19
20 ## Build Requirements
21
22 * The [Free Pascal](http://www.freepascal.org/) compiler (tested with
23         version 3.0.0 on Linux, Win32 and Win64).
24
25 ## TODO
26
27 * Port the SPECIAL, LINERITE, and ROOMRITE utilities (not required for playing
28         the game).
29
30 ## Known Bugs
31
32 * Incorrect character for input prompt (Linux)
33 * Sound not available (Linux)
34
35
36 Author: Samuel Brian