Skip to content

Releases: Duzzuti/poker-workshop

v0.2

24 May 09:12
ede1597
Compare
Choose a tag to compare

What's Changed

  • Add handstrengths data generator tool (#55)
  • Add logs, data files, tool outputs, etc to data directory (#59)
  • Add tool stats and analytics tool (#60)
  • Add main argument parser and handler (#61)

Full Changelog: v0.1...v0.2

v0.1

05 May 09:02
738127c
Compare
Choose a tag to compare

What's Changed

  • add poker simulation
  • add all-in features
  • add full bet rule, heads up, etc.
  • add random, check, test, and human player
  • add unittests
  • add testc (an .gts transpiler)
  • add gametestscript to automate test case production
  • add cmake hierarchy
  • add light docs
  • add format and doxygen scripts

Full Changelog: https://github.com/Duzzuti/poker-workshop/commits/v0.1