mirror of
https://github.com/correl/mage.git
synced 2025-02-18 03:00:15 +00:00
60 lines
3.1 KiB
Text
60 lines
3.1 KiB
Text
XMage - is an acronym for Extended - Magic, Another Game Engine
|
|
|
|
XMage is a client/server implementation of a popular CCG without the collecting part.
|
|
The server hosts games and enforces the rules. The client creates or joins games,
|
|
displays the current state of a game in progress and sends user events to the server.
|
|
|
|
You will need to have the Java Runtime Environment Version 7 or greater.
|
|
You can download this from: http://java.com/
|
|
|
|
-----------------------------------------------------------------------------------
|
|
Installing and running XMage
|
|
|
|
You will need to download both the client and the server applications. These can be
|
|
obtained from HTTP://XMage.de.
|
|
Extact the client and the server to separate folders.
|
|
|
|
To play a game you can either connect to a server or start your own server. To
|
|
connect to a server you will need to know the server name or IP address and the port.
|
|
To start a server run the startServer.bat command. If you want to use a different
|
|
port or change the timeout setting then modify the config.xml file in the
|
|
config folder.
|
|
|
|
To launch the client run the startClient.bat command. Click on the connect button on
|
|
the toolbar and enter the server name/IP address and port. Then click on the tables
|
|
button. This will bring up a list of active and completed games. Click on join to
|
|
join an existing game that hasn't started yet or you can create a new table by
|
|
clicking the New button.
|
|
|
|
-----------------------------------------------------------------------------------
|
|
Playing a game
|
|
|
|
Playing a game should be fairly self evident. Your hand is displayed at the bottom
|
|
of the screen. The battlefield is the central area. Click on cards in your hand to
|
|
play them. Click on cards in the battlefield to activate abilities. A popup menu
|
|
will be presented if you have more than one choice. To pass priority for the turn
|
|
|