Difference between revisions of "List of MTG Engines"
(Added MAGE) |
(Adding in Bot Arena, Forge link, and Sealed Column. And third table.) |
||
Line 2: | Line 2: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! Name || OS || Language || Last Release || Release Schedule || AI || Card Count | + | ! Name || OS || Language || Last Release || Release Schedule || AI* || Card Count |
|- | |- | ||
− | | [http://www.slightlymagic.net/forum/viewforum.php?f=26 Forge] || Any (Java) || Java || 2012-08-03 (1.2.11) || 3-4 Weeks || Simple || 11034 | + | | [http://www.slightlymagic.net/forum/viewforum.php?f=26 Forge] || Any (Java) || Java || 2012-08-03 [http://www.slightlymagic.net/forum/viewtopic.php?f=26&t=7738 (1.2.11)] || 3-4 Weeks || Simple || 11034 |
|- | |- | ||
| [http://www.slightlymagic.net/forum/viewforum.php?f=23 Incantus] || Any (Python) || Python || 2012-05-23 [http://www.slightlymagic.net/forum/viewtopic.php?f=23&t=717 (0.7.1c)] || 1-68 Weeks || None || 2583+ | | [http://www.slightlymagic.net/forum/viewforum.php?f=23 Incantus] || Any (Python) || Python || 2012-05-23 [http://www.slightlymagic.net/forum/viewtopic.php?f=23&t=717 (0.7.1c)] || 1-68 Weeks || None || 2583+ | ||
|- | |- | ||
| [http://www.slightlymagic.net/forum/viewforum.php?f=70 MAGE] || Any (Java) || Java || 2012-07-02 [http://www.slightlymagic.net/forum/viewtopic.php?f=70&t=7410 (0.8.7)] || 5-15 Weeks || Mad || 4000+ | | [http://www.slightlymagic.net/forum/viewforum.php?f=70 MAGE] || Any (Java) || Java || 2012-07-02 [http://www.slightlymagic.net/forum/viewtopic.php?f=70&t=7410 (0.8.7)] || 5-15 Weeks || Mad || 4000+ | ||
+ | |- | ||
+ | | [http://www.slightlymagic.net/forum/viewforum.php?f=22 BotArena] || Windows || C++ || 2012-07-07 [http://www.slightlymagic.net/forum/viewtopic.php?f=22&t=7448 (1.39.1)] || ~4-6 Weeks || Good* || 9500+ | ||
|} | |} | ||
=== Comparable Features === | === Comparable Features === | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! Name || Undo || Multiplayer || Network Play || "Quest" Mode || Draft || Card Scripting | + | ! Name || Undo || Multiplayer* || Network Play* || "Quest" Mode || Draft || Sealed || Card Scripting |
|- | |- | ||
− | | [http://www.slightlymagic.net/forum/viewforum.php?f=26 Forge] || Limited (Costs) || No || No || Yes || Yes || Yes | + | | [http://www.slightlymagic.net/forum/viewforum.php?f=26 Forge] || Limited (Costs) || No || No || Yes || Yes || Yes || Yes |
|- | |- | ||
− | | [http://www.slightlymagic.net/forum/viewforum.php?f=23 Incantus] || None || Yes || Yes || No || No || Yes | + | | [http://www.slightlymagic.net/forum/viewforum.php?f=23 Incantus] || None || Yes || Yes || No || No || ? || Yes |
|- | |- | ||
− | | [http://www.slightlymagic.net/forum/viewforum.php?f=70 MAGE] || Limited (Costs) || Yes || Yes || No || Yes || No | + | | [http://www.slightlymagic.net/forum/viewforum.php?f=70 MAGE] || Limited (Costs) || Yes || Yes || No || Yes || ? || No |
+ | |- | ||
+ | | [http://www.slightlymagic.net/forum/viewforum.php?f=22 BotArena] || Limited (Basics) || No || Yes || No || No || Yes || No | ||
|} | |} | ||
+ | |||
+ | === Additional Features === | ||
+ | |||
+ | {| class="wikitable" | ||
+ | ! Name || Standard || Commander || Planechase || Vanguard || Archenemy || Ante | ||
+ | |- | ||
+ | | [http://www.slightlymagic.net/forum/viewforum.php?f=26 Forge] || 95+% || No || No || No || No || Yes | ||
+ | |- | ||
+ | | [http://www.slightlymagic.net/forum/viewforum.php?f=23 Incantus] || ? || ? || ? || ? || ? || ? | ||
+ | |- | ||
+ | | [http://www.slightlymagic.net/forum/viewforum.php?f=70 MAGE] || 100% || ? || ? || ? || ? || ? | ||
+ | |- | ||
+ | | [http://www.slightlymagic.net/forum/viewforum.php?f=22 BotArena] || ??% || Yes || Yes || Yes || Yes|| ? | ||
+ | |} | ||
+ | |||
+ | |||
+ | *Can be any short description, hopefully how the AI works (AI/Simple State machine etc), if we need to expand below with a longer description we can do that. | ||
+ | *Multiplayer means more than 2 players. Network Play means More than 1 Human. | ||
+ | *BotArena AI: FranAvalon says: I dont know what we can put here, but if we compared BA's AI with the other.... At least BA's AI can win a lot of games playing as a real player, instead lose the games by yourself because you are mana flooding, mana screw. Also, which AI can win you on second turn? ;D.) Basically, AI is our main attraction |
Revision as of 19:21, 5 August 2012
List of Engines
Name | OS | Language | Last Release | Release Schedule | AI* | Card Count |
---|---|---|---|---|---|---|
Forge | Any (Java) | Java | 2012-08-03 (1.2.11) | 3-4 Weeks | Simple | 11034 |
Incantus | Any (Python) | Python | 2012-05-23 (0.7.1c) | 1-68 Weeks | None | 2583+ |
MAGE | Any (Java) | Java | 2012-07-02 (0.8.7) | 5-15 Weeks | Mad | 4000+ |
BotArena | Windows | C++ | 2012-07-07 (1.39.1) | ~4-6 Weeks | Good* | 9500+ |
Comparable Features
Name | Undo | Multiplayer* | Network Play* | "Quest" Mode | Draft | Sealed | Card Scripting |
---|---|---|---|---|---|---|---|
Forge | Limited (Costs) | No | No | Yes | Yes | Yes | Yes |
Incantus | None | Yes | Yes | No | No | ? | Yes |
MAGE | Limited (Costs) | Yes | Yes | No | Yes | ? | No |
BotArena | Limited (Basics) | No | Yes | No | No | Yes | No |
Additional Features
Name | Standard | Commander | Planechase | Vanguard | Archenemy | Ante |
---|---|---|---|---|---|---|
Forge | 95+% | No | No | No | No | Yes |
Incantus | ? | ? | ? | ? | ? | ? |
MAGE | 100% | ? | ? | ? | ? | ? |
BotArena | ??% | Yes | Yes | Yes | Yes | ? |
- Can be any short description, hopefully how the AI works (AI/Simple State machine etc), if we need to expand below with a longer description we can do that.
- Multiplayer means more than 2 players. Network Play means More than 1 Human.
- BotArena AI: FranAvalon says: I dont know what we can put here, but if we compared BA's AI with the other.... At least BA's AI can win a lot of games playing as a real player, instead lose the games by yourself because you are mana flooding, mana screw. Also, which AI can win you on second turn? ;D.) Basically, AI is our main attraction