BlackJack Part 1 (JavaScript)
Looking for a new project in JavaScript that I have not done in Python, I got to thinking about arrays. As JavaScript allows us to generate random numbers and store variables (see “Scissor, Paper, Stone”) it should allow me to also recreate the card game of Blackjack or 21. For more information on Blackjack please … Continue reading BlackJack Part 1 (JavaScript)
You must be logged in to post a comment.