Forum: JavaScript programming
12-01-2012, 12:19 AM
|
|
Replies: 7
Views: 328
|
Forum: JavaScript programming
11-30-2012, 09:47 PM
|
|
Replies: 7
Views: 328
Deal() returns a value 0-51.
randomC() takes...
Deal() returns a value 0-51.
randomC() takes the RANDOMCARD and assigns it a card VALUE based on a case switch statement.
playerC[] are the cards, I have an array set up with 0-51 assigning a...
|
Forum: JavaScript programming
11-30-2012, 08:22 PM
|
|
Replies: 7
Views: 328
I am putting the variables in the code shown...
I am putting the variables in the code shown below, if I enter a [0] or [1] the correct image shows up, but I need it to coincide with the the random variable instead of 0 and 1.
<form...
|
Forum: JavaScript programming
11-30-2012, 07:30 PM
|
|
Replies: 7
Views: 328
Javascript Help please!!
Hey all! I am having some trouble with my program for blackjack; my variables a,b,c and d will not store values from randomCard ( I use them later in the code to print out a card image on the...
|