Blackjack Project

  • Thread starter Thread starter Eric Westrom
  • Start date Start date
E

Eric Westrom

Does anyone know of some source code for a basic Blackjack game or some tips
on how to deal with the displaying of the cards? Thanks.
 
I would think you'd need to have 50 images prepared ahead of time and then
using simple random classes and if/then logic, determine which card was
drawn from the deck and show the appropriate card.
 
wasnt there a DLL file that already had cards and stuff done built into
windows? i remember someone programming around the solitare dll files once..
 
Back
Top