diff options
author | B. Watson <yalhcru@gmail.com> | 2021-12-24 14:13:54 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-27 16:20:28 +0700 |
commit | ac301615470832ce86f2158770dcc9fff8dde0de (patch) | |
tree | 13bb4f573905cb05aebf1661990b9a13d1b933d0 /games/ucr/ucr.6 | |
parent | 90e1bb9c45d2a94d710acea9fd6ddec68f3e08f1 (diff) | |
download | slackbuilds-ac301615470832ce86f2158770dcc9fff8dde0de.tar.gz |
games/ucr: Removed (broken; play aklabeth instead).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ucr/ucr.6')
-rw-r--r-- | games/ucr/ucr.6 | 99 |
1 files changed, 0 insertions, 99 deletions
diff --git a/games/ucr/ucr.6 b/games/ucr/ucr.6 deleted file mode 100644 index 40d2cbbebe..0000000000 --- a/games/ucr/ucr.6 +++ /dev/null @@ -1,99 +0,0 @@ -.TH ucr 6 "28 Oct 2011" "0.1.2" "Ultima Classics Revisited" - -.SH NAME -\fBucr\fR \- A modern reimplementation of the classic Ultima role\-playing games. - -.SH SYNOPSIS -.B ucr - -.SH DESCRIPTION -.B ucr -(Ultima Classics Revisited) -is a remake of the computer games Akalabeth (aka "Ultima 0") and -Ultima 1. -.PP -.B ucr -accepts no command\-line arguments. -.PP -The current version of -.B ucr -contains a complete rewrite of Akalabeth, which is fully playable, and -a partial engine for Ultima I (not fully playable). To use the Ultima I -engine, you will need the data files from the original PC release of -Ultima I (place them in \fI/usr/share/ucr/games/u1\fR). -.PP -Although Akalabeth is fully playable, it has no support for saving the -game or loading saved games (unlike the original PC release of Akalabeth). -Ultima I, while not fully playable, does support saving/loading the game. -.SH KEYBOARD CONTROLS -Only the keyboard controls for Akalabeth are documented here. -.PP -Akalabeth -is played entirely with the keyboard. To make choices from menus, -press the first letter of the menu choice (e.g. \fBF\fR to buy Food -at the Adventure Shop menu). -.PP -During gameplay, the following keystrokes are supported: -.TP -.B S -Show character stats (hit points, equipment, etc) -.TP -.B P -Pause/Resume -.TP -.B Space -Pass -.TP -.B F11 -Toggle original/enhanced graphics -.TP -.B -F12 -Enable/disable music -.SS Outdoors -.TP -.B Up/Down/Left/Right Arrows -Move North/South/East/West -.TP -.B E -Enter Town or Castle -.SS In Dungeons -.TP -.B -Up -Move Forward -.TP -.B -Down -Turn Around -.TP -.B -Left/Right -Turn Left/Right -.TP -.B -A -Attack -.TP -.B -E -Climb Ladder or Descend into Hole -.SH FILES -.TP -.B /etc/ucr/ucr.conf -Config file for \fBucr\fR. Sets the paths to the game data, the screen -size, and a few other variables. Not well documented, but fairly self\-explanatory. -The settings for u2 through u6 don't do anything, as these games were never -implemented in \fBucr\fR. -.SH AUTHORS -.B Akalabeth -and the -.B -Ultima -games were created by Richard Garriott, AKA Lord British. -.PP -.B ucr -written by Gregory Maculo <prmths@emptyspaces.net> -.PP -Man page created by B. Watson, for the SlackBuilds.org -project. Permission hereby granted to use this man page anywhere, for any purpose. |