Skip to content

mattstief/compare-poker-hands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matt Stieferman
This program compares two poker hands and judges which one wins

to compile:
`make` or `g++ -o poker.exe *.cpp`
make stores the output and exe files in the build/ directory

to test and run:
`bash ./poker_test.sh` will run the program with all .txt files in the tests/ directory
	the output is saved to the file "output.txt"
`./poker input.txt`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published