RosettaStone icon indicating copy to clipboard operation
RosettaStone copied to clipboard

Hearthstone simulator using C++ with some reinforcement learning

Results 86 RosettaStone issues
Sort by recently updated
recently updated
newest added

https://playhearthstone.com/en-us/news/23817874 Locations are played onto the battlefield for an initial cost, and then have an ability that can be activated for free on your turns, each time for a powerful...

feature
p0

https://playhearthstone.com/en-us/news/23817874

game update
p0

- Replace complex tasks for unique cards with 'SpecificTask' - Combine redundant code to include headers and define aliases to 'SimpleTask' or 'ComplexTask'

enhancement
p2

Is there any tutorial how to use RosettaStone with python RL? I know how tu use RL with open-ai gym but I'm not sure how to use Rosetta API with...

question
p0

- Make simple logic code by cleaning up complex code - Add attribute '[[maybe_unused]]' and '[[nodiscard]]' - Add keyword 'const' to variable and function - Delete unnecessary 'nullptr' check -...

enhancement
p2

Mercenaries is a Hearthstone non-Constructed game mode where players build a party of 6 mercenaries, leveling them up, upgrading their abilities and equipments, and compete with another opponent in a...

feature
p2

https://github.com/p-ranav/argparse

dependency
p2