mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
e9780e98f1
There is not 'strlcpy' function here or in system. So I replaced to strncpy. Submitted by: Tsuguru Kato <tkato@prontomail.ne.jp>
39 lines
1014 B
Plaintext
39 lines
1014 B
Plaintext
Xsoldier is a shooting game for x11.
|
|
|
|
OPTIONS:
|
|
-display <displayname> Specify display.
|
|
|
|
-wait <unsigned int n> Specify wait. To change this will let
|
|
your highscore unregistered.
|
|
|
|
-cmap Use default colormap.
|
|
Without this option, xsoldier use pri-
|
|
vate colormap.
|
|
|
|
-score Show 10 highscores.
|
|
|
|
-help Show usage message.
|
|
|
|
You can use the head 1 charactor of an option instead.
|
|
|
|
PLAY:
|
|
% xsolder
|
|
|
|
- Start game with [space]
|
|
- Cursor keys to move, [left-shift] to shot
|
|
- Defeat enemies and you sometimes find [Weapon] or [Power]
|
|
- You can change your speed with [a] and [s]
|
|
- [p] to pause the game and [q] to return to the title
|
|
- [q] at the title to quit game
|
|
- Boss at the last of a stage to defeat for the next stage
|
|
- You can get bonus points along defeat average at clear
|
|
stage
|
|
- 1UP per 100,000 points
|
|
- 8 stages all and try to clear!!
|
|
|
|
AUTHOR:
|
|
When you find bugs or some, please e-mail to the author
|
|
hachi@surfline.ne.jp
|
|
|
|
WWW: http://www.surfline.ne.jp/hachi/xsoldier.html
|