Magic Another Game Engine
Find a file
2012-07-02 00:29:49 +04:00
Mage Fixed bug when 2\2 creature was 6\2 on first turn 2012-07-02 00:29:49 +04:00
Mage.Client Fixed ClassCastException for Client windows 2012-06-30 09:10:36 +04:00
Mage.Common updated version from 0.8.6.r5 to 0.8.7 2012-06-29 14:56:13 +04:00
Mage.Plugins updated version from 0.8.6.r5 to 0.8.7 2012-06-29 14:56:13 +04:00
Mage.Server Updated server message file 2012-06-29 20:22:42 +04:00
Mage.Server.Console updated version from 0.8.6.r5 to 0.8.7 2012-06-29 14:56:13 +04:00
Mage.Server.Plugins format 2012-06-29 20:31:25 +04:00
Mage.Sets - Added Abyssal Specter <Fifth Edition> 2012-07-01 12:31:58 -05:00
Mage.Tests Failing test for continuous effects 2012-06-30 09:11:36 +04:00
Mage.Updater updated version from 0.8.6.r5 to 0.8.7 2012-06-29 14:56:13 +04:00
repository jspf poms 2012-06-29 14:54:02 +04:00
Utils Updated release util for getting Implemented Cards list 2012-06-30 19:27:49 +03:00
.gitignore [.gitignore] aded Mage.Updater/target 2012-05-19 18:33:26 +03:00
pom.xml updated version from 0.8.6.r5 to 0.8.7 2012-06-29 14:56:13 +04:00
readme.md Fixed links in readme file 2012-06-21 22:56:24 +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 3500 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: