Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 227 Bytes

File metadata and controls

5 lines (3 loc) · 227 Bytes

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.