scrimba
Learn JavaScript
Blackjack
Let's build a Blackjack game!
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Let's build a Blackjack game!
AboutCommentsNotes
Let's build a Blackjack game!
Expand for more info
index.js
run
preview
console
Console
"isAlive: "
,
false
,
"hasBlackJack: "
,
false
,
"message: "
,
"You are out of the game!"
,
/index.html
-0:57