Magic Another Game Engine
Find a file
2013-01-07 21:49:52 +01:00
Mage Some changes to rule text generation, minor format changes. 2013-01-06 11:19:01 +01:00
Mage.Client Minor fix for fixed Issue#45 2013-01-07 19:27:25 +04:00
Mage.Common Fixed Issue#45: Textbox for tooltip is sometimes too small to show all the text 2013-01-07 18:02:45 +04:00
Mage.Plugins bump version to 0.10.1 2012-12-28 12:48:26 +13:00
Mage.Server bump version to 0.10.1 2012-12-28 12:48:26 +13:00
Mage.Server.Console bump version to 0.10.1 2012-12-28 12:48:26 +13:00
Mage.Server.Plugins Added GTC (gatecrash) to some objects and lists. 2013-01-03 20:31:24 +01:00
Mage.Sets Added Standstill, Stifle, REB and BEB 2013-01-07 21:49:52 +01:00
Mage.Tests Failing test for Issue#82: Torpor Orb doesn't work 2013-01-07 17:25:57 +04:00
Mage.Updater bump version to 0.10.1 2012-12-28 12:48:26 +13:00
repository/com/googlecode/jspf/jspf-core Added local repository to pom 2012-07-25 20:22:18 +03:00
Utils Added LEA, LEB, 2ED and 3ED to known-sets.txt 2013-01-05 18:14:31 +02:00
.gitignore Added nbactions-*.xml to .gitignore. 2012-12-20 21:20:47 +01:00
pom.xml bump version to 0.10.1 2012-12-28 12:48:26 +13:00
readme.md Removed nightly build from download links (readme.md) 2012-12-28 21:21:06 +02:00

MAGE - Magic, Another Game Engine

MAGE allows you to play magic against one or more online players or computer opponents. It includes full rules enforcement for 5321 unique cards. Starting with Magic 2011, all sets have all the cards implemented.

There is at least one public server where you can play MAGE against other players. Apart from this, you can also host your own server to play against the AI and/or your friends.

You can visit the official MAGE forum here.

Features

  • There are 3 different computer AI opponent types available to choose from.
  • You can play either a two player duel or a multiplayer free-for-all game with up to 8 players.
  • There are two tournament types supported witch can be played with up to 16 players:
  • Booster Draft
  • Sealed

Installation

Download the latest release from here. You need this to be able to play on the official server.

After you extract the contents of the arhive, you will find batch files to start the client/server in the corresponding directories. See the included readme files for more instructions.

You will need to have the Java Runtime Environment Version 6 Update 24 or greater.

Developer

If you are interesting in developing MAGE here are a couple of links that might interest you: