Magic Another Game Engine
Find a file
2018-04-16 20:06:02 -04:00
Mage Fix some card text 2018-04-16 21:03:16 +02:00
Mage.Client fixed mana pool errata 2018-04-15 14:30:01 -04:00
Mage.Common
Mage.Plugins
Mage.Server Continuing implementation of Planechase. 2018-04-15 19:40:15 +10:00
Mage.Server.Console
Mage.Server.Plugins
Mage.Sets Implemented Two-Headed Giant 2018-04-16 20:06:02 -04:00
Mage.Stats
Mage.Tests fixed some tests 2018-04-16 19:21:30 -04:00
Mage.Updater
Mage.Verify
repository/com/googlecode/jspf/jspf-core
Utils fixed mana pool errata 2018-04-15 14:30:01 -04:00
.gitignore
.travis.yml
clean_dbs.sh
mageadmin.log
pom.xml
readme.md Update card request URL in readme.md 2018-04-14 21:17:59 -05:00

XMage — Magic, Another Game Engine

Join the chat at https://gitter.im/magefree/mage Build Status

XMage allows you to play Magic against one or more online players or computer opponents. It includes full rules enforcement for over 16950 unique cards (over 32800 counting all cards from different editions). Starting with Morningtide, all regular sets have nearly all the cards implemented.

There are public servers where you can play XMage against other players. You can also host your own server to play against the AI and/or your friends.

XMage community:

Features

  • Deck editor (load and save decks)
  • Simple computer AI opponent
  • Two player duel or a multiplayer free-for-all game with up to 10 players
  • Supports special formats like Commander (up to 10 players), Cube, Tiny Leaders, Super Standard, Historic Standard
  • There are two tournament types supported (elimination or swiss type handling), which can be played with up to 16 players:
    • Booster (also Cube) draft tournaments (4-16)
    • Sealed (also from Cube) tournaments (2-16)

Installation

Download and install the latest XMage release. You will need to have Version 7 or later of the Java Runtime Environment.

Look here for more detailed instructions. Here you can find a log of the latest changes.

Developer

If you are interested in developing XMage, here are some useful resources: