Eduardo MG 723babac46 Macros for _MUST_BE_BLOCKD_, bug fixes
damage:x all(creature,player) produces a bug that does not damage creatures with hexproof or shroud
Exotic Orchard cannot produce colorless mana on its own. It can only produce mana of a color that a land an opponent controls could produce.
Stitched Mangler
Massive Might
Halana, Kessig Ranger
Animate Wall was falling off
Ram Through
Must be blocked this turn if able, changed previous version since that doesn't reflect the effect of the card, one creature that must be blocked is different to force all creatures opoonent controls to block.
_MUST_BE_BLOCKD_ notice the unique spelling, it is so it doesn't clashes with _BLOCKED_
Daretti, Ingenious Iconoclast -6 ability. Choose target artifact card in a graveyard or artifact on the battlefield. Create three tokens that are copies of it
Platoon Dispenser
Bloodline Necromancer
Tawnos, the Toymaker
Simic Manipulator
Urza's Tome
2023-05-02 19:01:37 -06:00
2021-04-21 11:05:59 +02:00
2013-10-28 15:29:51 -07:00
2023-05-01 22:40:33 -06:00
2023-03-27 19:16:40 -06:00

#Wagic the Homebrew

Build Status Build status Coverage Status

Description

Wagic, the Homebrew, is a C++ game engine that allows to play card games against an AI on

  • Android (phones and tablets)
  • iOS (iPhone/iPad)
  • Sony PSP
  • Windows desktops
  • MacOS
  • Linux and derivated like Maemo or Meego

It is highly customizable and allows the player to tweak the rules / create their own cards, their own themes, etc...

Info, downloads, discussions and more at http://wololo.net/forum/index.php

alt text

Sample round play-through video

IMAGE ALT TEXT HERE

Languages
C++ 55.1%
C 38.6%
Objective-C 3.4%
Java 1.5%
HTML 0.8%
Other 0.4%