Skip to content

alex-redfearn/HighCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High Card

Rules

Player and dealer each draw a card. Highset face value wins unless one draws a wildcard. If both draw wildcards then the highest face value wild card wins.

Run

docker build . -t high-card
docker run high-card

Releases

No releases published

Packages

No packages published