Skip to content

Canfield random-generator fix

Compare
Choose a tag to compare
@thecharlieblake thecharlieblake released this 26 Aug 10:00
· 45 commits to master since this release
856e27e

Changes for this release include the following:

  • Fixing the randomness bug which gave us Canfield results that were not consistent with Wolter. To do this, the random base card used in the foundation for Canfield-type games is now simply the first card in the shuffled deck (as opposed to the more complex random choice we had previously, which was giving us problems)

  • There is now a "hole base" option for hole games, whereby the card that begins the hole can be specified (or set to "random")

  • This has enabled us to fix our Golf implementation to have a random card in the hole, whereas before it was (incorrectly) set to be the ace every time

  • Changed / fixed the --version flag. It no longer prints to every line in --classify

  • Addressed issue #109 so now the rules of "default" has pre-filled set to 0