BlackJack
This was one of the first projects I did with JavaScript. I learned how to manipulate the DOM with vanilla JavaScript and how to use local storage to store data. I also learned how to use the Math.random() function to generate random numbers. I used a simple template to only practics JS.
A simple and easy to use web application to play the classic card game of BlackJack against the computer. The app is built with vanilla JavaScript and uses local storage to store the user's score.
Deployment
This app was deployed on GitHub Pages and is available in the next link.