Project Falcon
===== WARNING =====
DON'T Copy and paste JS from sites into your project.
You will spend your whole week debugging instead of learning. Feel free to dig into the examples to get an idea of what your code should look like. Ask questions instead!
===== WARNING =====
Time to get dynamic in the browser! We are going to make an interactive, browser-based version of the popular card game, Black Jack.
Use the provided libraries along with your own JS code to build elements in the browser including playing cards, buttons, text fields, etc. to make a simple Black Jack game that the user can interact and play with.
hit, stand, and double