Skip to content

abhishekgit69/blackjackgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Blackjack ---

[https://jsjack.netlify.app/]

A beginner-friendly Blackjack game built with HTML, CSS, and JavaScript.
Draw cards and try to reach 21 without going over!
This project helped me practice functions, DOM manipulation, and basic game logic.


Features

  • Draw random cards
  • Track total card value
  • Show win/lose messages
  • Simple and responsive layout

Built With

  • HTML
  • CSS
  • JavaScript

How to Play

  1. Clone or download this repository
  2. Open index.html in your web browser
  3. Click "Start Game" to begin drawing cards

Future Improvements

  • Add dealer logic (auto play)
  • Use real card images
  • Improve mobile design and animations

Made with ❤️ by [Abhishek]

About

This game simulates the popular card game Blackjack, letting users draw cards and compete against the dealer to reach 21

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors