/Euchre-ruby

simulator to test some euchre strategies. Plus bonus ruby practice.

Primary LanguageRuby

Implementing a euchre simulator in ruby

The structure should be original but plan to crib some algorithms from the cpp euchre project on github.

a Game is made of 4 Players, each of whom have a Hand of Cards from the Deck.