Skip to content

PlatinMTA/Blackjack-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack-game

Blackjack game made with HTML, CSS, JavaScipt

Blackjack game made with HTML, CSS and JavaScript. Hope you like it 😃

Installation

Prerequisites

Getting started

Use git or the download button (on the top left) to download the source code. If you want to see the actual progress go to the "main" branch. To open a >= ES6 module script you need to run your script from a local server, open directly the file with a browser will not work. I suggest you download Live Server npm package. If you're coding on Visual Studio Code just install the extension and open index.html with live-server.

Contribute

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Future upgrades

  • User Authentication with Express
  • Array of last 20 hands or so
  • Animation of cards
  • Improve betting system

About

Blackjack game made with HTML, CSS and JavaScript. Hope to keep developing it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • HTML 26.7%
  • CSS 15.4%