Skip to content

ahmadtnvir/Blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack Game

About

The Blackjack Game is a browser-based card game that challenges players to draw cards to get a sum of 21 or as close as possible without exceeding it. Players can start the game, draw new cards, and win or lose based on their score. It's a fun project demonstrating basic JavaScript, HTML, and CSS integration.

Features

  • Randomized Card Drawing: Cards are randomly assigned values between 1 and 11.
  • Dynamic Gameplay: Displays the current cards, total score, and game status in real time.
  • Interactive UI: Buttons to start a new game or draw additional cards.
  • Player Info: Displays player name and chips.

Demo

Blackjack Game Screenshot

Include a screenshot or GIF of the game in action.

Installation

  1. Clone the Repository
    git clone https://github.com/yourusername/blackjack-game.git

About

The Blackjack Game is a browser-based implementation of the classic card game. Players draw cards to reach a sum of 21 or as close as possible without exceeding it. The game features random card draws, dynamic score tracking, and interactive buttons for gameplay. Perfect for practicing basic JavaScript, HTML, and CSS skills!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors