summaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* wip :)Kyle K2011-01-311-18/+23
* begin implementing determineWinner, fix few thinkosKyle K2011-01-301-0/+2
* implement countAndType functionKyle K2011-01-301-2/+0
* rework hasTwoPairsKyle K2011-01-301-14/+16
* implement evaluation and showing of handsKyle K2011-01-301-23/+8
* implement userAI and card discarding methodKyle K2011-01-301-1/+10
* mild refactoringKyle K2011-01-291-6/+16
* small cleanupsKyle K2011-01-291-11/+9
* implement sanity check for High HandKyle K2011-01-291-1/+3
* move numOfOpponents to Opponent classKyle K2011-01-291-4/+4
* do more error checkingKyle K2011-01-291-1/+5
* begun opponentAIKyle K2011-01-291-0/+2
* implement discardAndDraw functionKyle K2011-01-291-2/+9
* nuke all of DOS control keys, also I made some progressKyle K2011-01-291-71/+76
* Initial commitKyle K2011-01-291-0/+71