Skip to content

A browser-based blackjack card game with chip management, player personalization, and elegant styling - built with HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

samridha24/blackjack-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack Game

A classic blackjack card game built with HTML, CSS, and JavaScript. Players start with 500 chips and aim to get a sum of 21 without going over.

Game Features

  • Enter your name on the welcome screen to personalize your game
  • Win (Blackjack at 21): +50 chips
  • Lose (bust over 21): -50 chips
  • Track your chip total throughout multiple rounds

How to Play

  1. Enter your name and click "Play Now"
  2. Click "Start Game" to receive two cards
  3. Draw additional cards or hold to get as close to 21 as possible
  4. Manage your chips wisely across multiple rounds

Getting Started

  1. Clone or download this repository
  2. Open index.html in your web browser (Chrome, Firefox, Safari, etc.)
  3. No installation or build process required - just open and play!

Alternatively, run a local server:

npm install
npm start

About

A browser-based blackjack card game with chip management, player personalization, and elegant styling - built with HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published