Magic Another Game Engine
Find a file
2012-11-13 17:40:07 +01:00
Mage Added FilterControlledLandPermanent and revised affected cards. 2012-11-13 17:00:34 +01:00
Mage.Client Added tooltip to window titel bar to show longer titels of windows at least as tooltip. 2012-11-09 01:28:28 +01:00
Mage.Common Showing for modal spells on the stack, which mode was chosen by the caster. 2012-11-07 17:20:06 +01:00
Mage.Plugins Removed Mage.Rating.Plugin 2012-11-05 20:05:21 +02:00
Mage.Server Fixed a bug that created multiple uneccessary windows for every computer player behind the correct waiting for players window when you created a match or a tournament. That fixed also the bug that the Ai joint the chat with the name of the human player. 2012-11-09 16:17:23 +01:00
Mage.Server.Console 0.9.2 dev 2012-09-04 21:24:44 +12:00
Mage.Server.Plugins - Attempt to fix the AI attacking with your creatures. Small enchancements to AI attacking. 2012-11-08 11:57:13 -06:00
Mage.Sets Some changes for text generation. 2012-11-13 17:40:07 +01:00
Mage.Tests Merge branch 'CardRepository' 2012-11-05 19:37:51 +02:00
Mage.Updater 0.9.2 dev 2012-09-04 21:24:44 +12:00
repository/com/googlecode/jspf/jspf-core Added local repository to pom 2012-07-25 20:22:18 +03:00
Utils Added Planechase 2012 edition to mage. Added missing Planechase entry to set selector. 2012-11-07 14:31:12 +01:00
.gitignore updated .gitignore 2012-07-13 23:46:33 +03:00
pom.xml 0.9.2 dev 2012-09-04 21:24:44 +12:00
readme.md Updated unique cards count in readme 2012-08-15 16:22:07 +03: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 more than 4300 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 one of the following MAGE build:

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: