Magic Another Game Engine
Find a file
North c1134d7b34 Added local repository to pom
There is no need to manually install the jspf library anymore
2012-07-25 20:22:18 +03:00
Mage [SCG] Eternal Dragon 2012-07-24 10:31:12 +12:00
Mage.Client [draft] M13 draft picks 2012-07-25 20:29:25 +04:00
Mage.Common updated pom 2012-07-19 22:49:13 +03:00
Mage.Plugins Cropped startup image 2012-07-25 00:21:33 +04:00
Mage.Server [draft] M13 draft picks 2012-07-25 20:29:25 +04:00
Mage.Server.Console changed version from 0.8.7.dev to 0.9.0.dev 2012-07-18 15:59:07 +04:00
Mage.Server.Plugins [draft] M13 draft picks 2012-07-25 20:29:25 +04:00
Mage.Sets [5DN] Serum Visions 2012-07-25 20:22:17 +03:00
Mage.Tests Updated failing SorinLordOfInnistradTest (ability text seems has been changed) 2012-07-24 09:24:40 +04:00
Mage.Updater changed version from 0.8.7.dev to 0.9.0.dev 2012-07-18 15:59:07 +04:00
repository/com/googlecode/jspf/jspf-core Added local repository to pom 2012-07-25 20:22:18 +03:00
Utils Added sets: Mirage, Visions 2012-07-21 15:38:58 +03:00
.gitignore updated .gitignore 2012-07-13 23:46:33 +03:00
pom.xml Added local repository to pom 2012-07-25 20:22:18 +03: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: