summaryrefslogtreecommitdiffstats
path: root/game.h
Commit message (Collapse)AuthorAgeFilesLines
* try putting multiple cards to the left using bubble sortKyle K2011-02-011-2/+1
|
* baby stepsKyle K2011-02-011-0/+1
|
* wip :)Kyle K2011-01-311-1/+2
|
* do some more little workKyle K2011-01-311-13/+0
|
* begin implementing determineWinner, fix few thinkosKyle K2011-01-301-0/+2
|
* implement countAndType functionKyle K2011-01-301-0/+7
|
* implement evaluation and showing of handsKyle K2011-01-301-0/+6
|
* implement userAI and card discarding methodKyle K2011-01-301-1/+5
|
* work on opponentAI moreKyle K2011-01-291-0/+1
|
* mild refactoringKyle K2011-01-291-1/+1
|
* implement sanity check for High HandKyle K2011-01-291-0/+1
|
* do more error checkingKyle K2011-01-291-1/+0
|
* implement discardAndDraw functionKyle K2011-01-291-10/+1
|
* nuke all of DOS control keys, also I made some progressKyle K2011-01-291-3/+13
|
* Initial commitKyle K2011-01-291-0/+57