View Single Post
Old 01-30-2004, 11:44 AM   #5
vsp
Syndrome of a Down
 
Join Date: Jun 2001
Location: West Chester
Posts: 1,367
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.)
vsp is offline   Reply With Quote