mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
Readme: simplifying feature list + minor edits
This commit is contained in:
parent
a3eb1f3a63
commit
808efbc762
1 changed files with 9 additions and 11 deletions
20
readme.md
20
readme.md
|
@ -7,20 +7,18 @@ There are public servers where you can play XMage against other players. You can
|
||||||
You can visit the XMage forum [here](http://www.slightlymagic.net/forum/viewforum.php?f=70).
|
You can visit the XMage forum [here](http://www.slightlymagic.net/forum/viewforum.php?f=70).
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* Deck editor to build your desired decks.
|
* Deck editor (load and save decks)
|
||||||
* There is a simple computer AI opponent available.
|
* Simple computer AI opponent
|
||||||
* You can play either a two player duel or a multiplayer free-for-all game with up to 10 players.
|
* Two player duel or a multiplayer free-for-all game with up to 10 players
|
||||||
* Commander format (also up to 10 players).
|
* Supports special formats like Commander (up to 10 players), Cube, Tiny Leaders, Super Standard, Historic Standard
|
||||||
* Tiny Leaders duels.
|
* There are two tournament types supported (elimination or swiss type handling), which can be played with up to 16 players:
|
||||||
* Super Standard and Historic Standard formats.
|
* Booster (also Cube) draft tournaments (4-16)
|
||||||
* There are two tournament types supported, which can be played with up to 16 players:
|
* Sealed (also from Cube) tournaments (2-16)
|
||||||
* Elimination or swiss type handling
|
|
||||||
* Booster (also Cube) draft tournaments (4-16)
|
|
||||||
* Sealed (also from Cube) tournaments (2-16)
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Download and install the [latest XMage release](http://XMage.de).
|
Download and install the [latest XMage release](http://XMage.de).
|
||||||
You will need to have the [Java Runtime Environment](http://java.com/en/) Version 7 or later.
|
You will need to have Version 7 or later of the [Java Runtime Environment](http://java.com/en/).
|
||||||
|
|
||||||
Look [here](http://www.slightlymagic.net/forum/viewtopic.php?f=70&t=13632) for more detailed instructions.
|
Look [here](http://www.slightlymagic.net/forum/viewtopic.php?f=70&t=13632) for more detailed instructions.
|
||||||
[Here](http://github.com/magefree/mage/wiki/Release-changes) you can find a log of the latest changes.
|
[Here](http://github.com/magefree/mage/wiki/Release-changes) you can find a log of the latest changes.
|
||||||
|
|
Loading…
Reference in a new issue