mirror of
https://github.com/correl/mage.git
synced 2024-11-24 19:19:56 +00:00
Docs: added link to testing mode documentation
This commit is contained in:
parent
b8b2dd2c9b
commit
7065d3c512
1 changed files with 4 additions and 1 deletions
|
@ -3,12 +3,15 @@
|
|||
[![Build Status](https://travis-ci.org/magefree/mage.svg?branch=master)](https://travis-ci.org/magefree/mage) [![latest release](https://img.shields.io/github/v/release/magefree/mage)](https://github.com/magefree/mage/releases/) [![commints since latest release](https://img.shields.io/github/commits-since/magefree/mage/latest)](https://github.com/magefree/mage/commits/) [![Join the chat at https://gitter.im/magefree/mage](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/magefree/mage?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
XMage allows you to play Magic against one or more online players or computer opponents.
|
||||
It includes full rules enforcement for over **20 000** unique cards and ~50.000 reprints from different editions.
|
||||
It includes full rules enforcement for over **20 000** unique cards and more than 50.000 reprints from different editions.
|
||||
You can also find custom sets like Star Wars. All regular sets have nearly all implemented cards.
|
||||
|
||||
It's support single matches and tournaments with dozens game modes like duel, multiplayer, standard, modern, commander,
|
||||
pauper, oathbreaker, historic, freeform and much more.
|
||||
|
||||
Local server supports a [special test mode](https://github.com/magefree/mage/wiki/Development-Testing-Tools) for
|
||||
testing combos and other game situations with pre-defined conditions.
|
||||
|
||||
There are [public servers](http://xmageservers.online/) where you can play XMage against other players.
|
||||
You can also host your own server to play against the AI and/or your friends.
|
||||
|
||||
|
|
Loading…
Reference in a new issue