GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XCONQ(6) FreeBSD Games Manual XCONQ(6)

xconq - X-based configurable strategy game

xconq [ options ] ...

xconq is a configurable multi-player strategy game.

By default, xconq brings up a series of dialogs that let you choose the game, game variants, and the players.

In addition, xconq has extensive and elaborate facilities for building maps, scenarios, and sets of rules, allowing for a wide variety of games.

The following options are X-specific:

sets the background color of the windows.
sets the display to be used by the default player.
sets the foreground color of the windows.
sets the geometry of the first window.
sets the name of the application.
allows the game and the players to be set up interactively via menus. The menus should be self-explanatory.

The following options are generic, and may be used with any version of Xconq that allows command-line arguments:

Each argument will be taken to be a specification of a player who will participate in the game. The format of a player spec is

[name[,ai][/config]@]host[+advantage]

where host is the name of a host. advantage is a multiplier specifying how much more a player gets to start with, so a player at +3 in the standard game gets 3 cities and 15 towns instead of the usual 1 and 5.

sets the number of machine players (AIs) not attached to displays. If ai and/or adv are supplied, each of the machine players will get that AI type and advantage.
creates number players that may have displays and waits for them to join the game (via -join, see below).

General options:

sets checkpointing to occur every number turns.
reads the file named name, interpreting as a game.
reads the game named name.
displays help information and exits.
sets up a network game named game.
connects to a network game named game.
sets the location to search for game files to pathname.
suppresses all AI creation when setting up the game.
suppresses the creation of the default player.
displays version information and exits.
suppresses warnings.

Variant options:

generates a random map of the given size. The size must be at least 5x5, although some periods will impose additional constraints on the lower bound. In theory, there is no upper bound (but 200x200 would be huge).
makes all the players move one at a time.
allows all the players to move simultaneously.
limits the total length of the game to number minutes.
limits the total time of play for each side to number minutes. Time is only counted while actually waiting for input.
limits the time of play for each side to number minutes per side per turn. Time is only counted while actually waiting for input.
makes the entire world seen by all players at the outset. This is useful if exploration is deemed to be time-consuming, or if the world is already known to everybody. Some games have this enabled by default.
makes everything seen all the time. Some games have this enabled by default.
-vvariant-name[=variant-value]
sets variants that are defined by the chosen game. The options "-g game -vhelp" will list the available variants.

Designing and debugging options:

enables designer mode, if available.
enables debugging output, if available.
sets the random seed to number, if available.

XCONQLIB
If this is set to a directory pathname, Xconq will look here for library games.
XCONQ_SCORES
If this is set to a directory, Xconq will use it to store scorefiles instead of the compiled-in default.
XCONQHOME
This is the pathname to where Xconq will store saved games and preferences for a user. If this is not set, Xconq will use $HOME/.xconq to store per-user files.

Standard game, one human on local display, one AI, 60x30 random world
One human vs one machine, playing the "crater lake" game
One human, two mplayers, 40x20 random world
Seven players (6 mplayer, 1 human), all playing on a 360x140 map of the earth with present-day cities, with everything always visible. Major!
Standard game, one human and one mplayer, mplayer has advantage of 4.

Font for all text.
Font for the help pages.

Stan Shebs (shebs@cygnus.com) (with help from many)

~/.xconq/save.xconq

saved game
/usr/local/share/xconq/lib/game.dir

directory of playable games
/usr/local/share/xconq/lib/*.g

predefined games
/usr/local/share/xconq/lib/imf.dir

directory of predefined images
/usr/local/share/xconq/lib/*.imf

predefined images
/usr/local/share/xconq/lib/news.txt

news about features and additions
/usr/local/share/xconq/images/

more pictures

Xconq - the School for Strategy

If the world is too small for the desired number of players, the program will complain about not being able to place units in good locations.

Specifying multiple games on the command line is usually asking for trouble.

Some annoying behaviors are actually features.

Networked games can get out of sync too easily.


Search for    or go to Top of page |  Section 6 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.