Tobias Loose 3f0dd987f0 Remove bool CardInstance::hasSubtype(const char * _subtype)
There exists bool CardInstance::hasSubtype(const string& _subtype) and the
const char* version converts _subtype into string deeper in the call
hierarchy anyway. So both methods did the same.
2013-11-29 11:43:59 +01:00
2013-10-28 15:29:51 -07:00
2013-10-27 13:36:23 +03:00

#Wagic the Homebrew

Build 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, and more at http://wololo.net

-alt text

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