View Single Post
Old 05-17-2011, 02:30 PM   PM User | #1
jekernin
New to the CF scene

 
Join Date: May 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
jekernin is an unknown quantity at this point
Macintosh help with cardgame

hello internet!

I'm trying to make a card game using javascript, and because my skills are... non existent.. i'm having a little trouble

i have a full deck of cards, and i'm looking for a code that'll allow me to click a "deal" button, and have one card dealt to the computer, and three cards to the player.

I have an array consisting of all my cards (and i have the images for each one), i have a shuffle function that i got working from a different project that i did in class. But from here I really have no idea.. i've been trying to hours and hours to do this and any help would be appreciated..

thanks in advance
jekernin is offline   Reply With Quote