Ram Maheshwari Logo Image
Jane Smith

BlackJack

This blackjack game simulates a card-drawing experience where players aim for the sum of 21 without exceeding it. It's built with JavaScript, featuring dynamic rendering and interactive gameplay logic.

Project Image

Project Overview

The Blackjack Game is a browser-based implementation of the classic casino card game, developed using vanilla JavaScript, HTML, and CSS. The goal of the game is to draw cards and achieve a total sum of 21 (Blackjack) without exceeding it. Players start with two random cards, can draw additional cards, and the game dynamically updates to reflect the player’s progress, status, and outcomes.

This project showcases my ability to build interactive web applications using fundamental web development technologies while focusing on user experience and clean code.

Tools Used

HTML
CSS
JavaScript
GIT
Cloudflare