Skip to content

This project is a simple Blackjack game implemented in HTML and JavaScript. The player, Agniva, draws cards to reach a sum close to 21 without exceeding it. The game deals random cards, updates the game state, and displays messages based on the current card sum. The user interface shows the player's cards, their total sum, and status messages.

Notifications You must be signed in to change notification settings

BanerjeeAgniva/BlackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Install the dependencies and run the project

npm install
npm start

About

This project is a simple Blackjack game implemented in HTML and JavaScript. The player, Agniva, draws cards to reach a sum close to 21 without exceeding it. The game deals random cards, updates the game state, and displays messages based on the current card sum. The user interface shows the player's cards, their total sum, and status messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published