I haven't found a good Cribbage Solitaire game that I've liked, so one of these days I'm going to drag out the compiler and make my own. I have the pseudocode for deck management and evaluating hands floating around my head, so it's just a matter of remembering enough of the C and C++ I learned in college to hammer it out.
(Or there's always Visual Basic, I guess. I'm probably the one person who didn't hack together a card game using cards.dll and put it out there as a shareware app in 1994.)
|