summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* implement countAndType functionKyle K2011-01-304-39/+128
* rework hasTwoPairsKyle K2011-01-302-47/+26
* implement evaluation and showing of handsKyle K2011-01-307-26/+209
* implement userAI and card discarding methodKyle K2011-01-304-14/+147
* work on opponentAI moreKyle K2011-01-293-1/+58
* mild refactoringKyle K2011-01-293-25/+44
* small cleanupsKyle K2011-01-291-11/+9
* implement sanity check for High HandKyle K2011-01-295-4/+57
* move numOfOpponents to Opponent classKyle K2011-01-293-13/+13
* do more error checkingKyle K2011-01-296-12/+73
* begun opponentAIKyle K2011-01-294-1/+33
* implement discardAndDraw functionKyle K2011-01-296-15/+62
* nuke all of DOS control keys, also I made some progressKyle K2011-01-298-80/+211
* Initial commitKyle K2011-01-2912-0/+753