Open Arcite opened 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
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
the code was added in my most recent commit
Design and implement a blackjack game using the C classes and methods in the Win32 API and CardGameClasses library.