black jack

Black Jack

| Games
| Java Script
Front End
JS Vanilla

A browser-based Black Jack game built with vanilla JavaScript.

This project is a simple yet engaging Black Jack game developed using vanilla JavaScript, HTML5, and CSS3. The game implements core Black Jack rules, allowing players to draw cards, calculate scores, and compete against the dealer in an interactive browser-based environment.

The project emphasizes fundamental JavaScript concepts such as game logic, conditional rendering, event handling, and dynamic UI updates. With a clean and responsive layout, this application demonstrates my ability to build interactive web experiences using pure front-end technologies without relying on external frameworks or libraries.