- Coding Tutorial: https://youtu.be/bMYCWccL-3U
- Demo: https://imkennyyip.github.io/black-jack/
In this tutorial, you will learn how to make the card game, black jack! You will learn how to create a deck, shuffle it, and deal cards to the dealer and the player. You will also learn to hit (draw cards) and stay (submit your hand) and compare the results to see who wins the round.