Eduardo MG 0d05aeb329 Fixes to Kaldheim equipment, cast prevention, AI sacrificing
Kaldheim (KHM) equipment that creates tokens uses an ETB (Enter the Battlefield) ability, not a cast ability.
Cards that use maxCast(anytext)0 simply prevent any type of casting.
The AI sometimes hangs when sacrificing creatures, preventing game continuation. To address this, a restriction has been added to allow only the human player to use this effect.
Other bug fixes:
Doomsday
Perimeter Sergeant
Imposing Grandeur
Sacred armory text
2024-02-12 18:00:35 -06:00
2013-10-28 15:29:51 -07: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 derivatives like Maemo or Meego

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

Download from GitHub Releases!

Screenshot of shop from wololo.net

Documentation

Info, downloads, discussions and more at http://wololo.net/forum/index.php (archived as of 16 Nov 2022).

Chat with the community on the Wagic - MTG Game Discord (Feb 2023).

Developer information from the Wagic Wiki is also included in the wagic/docs/ folder.

Sample round play-through video

Wagic, The Homebrew sample playthrough

Wagic, The Homebrew sample playthrough on YouTube by Rolz73, 6 Feb 2014

Sister projects

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