Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 305 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 305 Bytes

Peer to Peer: Camille Baldock, Tom Stuart, Drew Neil

Problem description

A “hand” in poker consists of five playing cards drawn from a standard deck. Implement a system which can decide which of two hands has the highest ranking, according to the standard poker ranking rules.

Video

TBA