SabberStoneGui - HearthSim/SabberStone GitHub Wiki

SabberStoneGui

A small GUI to use the SabberStone engine. It consist at the moment of two parts.

ToDo

  • one turn game calculation
  • prototype for multi turn
  • deck creator
  • add possibility to play and choose moves and play versus an a.i.
  • add a file having at least one current meta deck of each class
  • add choosable multi turn calculations
  • add a page for custom rules for scoring

Game

In the game part you can use different preconfigured decks and have them play against each other, the decks are class specific and the strategy is preset, but can be changed before the game starts.

The different strategys are predefinied here as Scoring and can be changed. This are just simple scoring approaches and can be implemented much deeper, as an example, for a reno mage, with the ice block secret, as long as he holds the reno in hand and has the ice block secret active, hero health could be rated very low, as it will be fulled again as soon ice block had triggered.

SabberStoneGui Game Tab

Deck

In this part you can build different decks, which you then can you use in the game part, the red marked cards aren't implemented now.

SabberStoneGui Deck Tab