i have to do a blackjack program for my visual basic.net class and i'm stuck! i'm supposed to create a "you vs. the computer" game. the player should start off with a certain number of credits, and add to or diminish the account, based on the standard rules of blackjack. i'm supposed to use a graphic array for the cards. i have the cards in a folder, and they are .gif files.
*the user should have their choice of card backs, starting amount, even multiple play options.
*the user should be able to open their account each time they open the game and it should be updated when they leave.
i can't seem to figure this program out. one the probems i'm having is programming the computer to play. i also get my head around populating the graphic array with the .gif files, or linking to vb.net program to the .gif files.
if anyone could give me any assistance or (preffered) the source code and send them to ntolles1@rochester.rr.com, i would greatly appreciate it. i need to get this program done before december 10.