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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.