Skip to content
danielyule edited this page Dec 5, 2014 · 3 revisions

Roadmap

We have a number of features to work on. If you'd like to be involved, send a message to the [mailing list] (https://groups.google.com/forum/#!forum/hearthstone-simulator-dev) or just jump in. Clicking on a link will bring you to a description of what's involved.

Current projects are:

  • Goblins vs Gnomes With the release of Goblins and Gnomes, all 120 new cards must be implemented in the system.
  • Network Protocol To allow for interop with other Hearthstone simulators, we're working on a network format that allows for bots from different systems to play against each other
  • Serialization Format The serialization format currently works, but should be improved, both to work with the card Definition Language, and with some of the new cards in GvG.
  • Web UI A web UI for playing against a bot, managing decks and simulating many games should be developed.
  • Card Definition Language A JSON based language for defining new cards is being developed. This language can be shared among simulators, further freeing creators from being stuck on a particular platform.
  • Mission Cards The ability to simulate decks against the Naxxramas bosses would be an excellent feature.
Clone this wiki locally