Skip to content

dblack/ccards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A C-learning project of mine: implementing playing cards and the logic to
evaluate a poker hand and compare two poker hands. It's a bit of a mashup
of different ideas on how to evaluate the hands, and isn't a great model of
a poker algorithm. But the main point is to give me some practice writing and
unit-testing C. 

About

Cards (poker hand) in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published