nstuter1 / marsrover

0 stars 0 forks source link

Create Blackjack #6

Open Arcite opened 9 years ago

Arcite commented 9 years ago

Design and implement a blackjack game using the C classes and methods in the Win32 API and CardGameClasses library.

Arcite commented 9 years ago

so... I'm in a Python class and I wrote Blackjack, it was so much easier than C... I'll upload the code once the class is over

nstuter1 commented 9 years ago

That tends to be the case. C is good for what it does, but not for something of this scope, looking forward to the code review

Arcite commented 9 years ago

the code was added in my most recent commit