Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@boldandbrad boldandbrad released this 10 Jul 00:19
· 141 commits to main since this release
03ac13c

Changed

  • euchre play
    • Choose first dealer by first dealt Black Jack.
    • CPU player names are now randomized instead of hardcoded.
    • CPU players now make a more informed decision on whether to call pick up.
    • CPU players now discard their lowest value card after picking up.
    • CPU players now call trump if they have 3 or more cards of a suit in their hand.
    • Updated game print out formatting.

Fixed

  • euchre play - Discarded card is now added back to the deck after a player
    picks up.