Blackjack game made with HTML, CSS, JavaScipt
Blackjack game made with HTML, CSS and JavaScript. Hope you like it 😃
- Be familiar with JavaScript
- Node.js Installed : link
- Be familiar with Node.js
- Git Installed : link
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.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- User Authentication with Express
- Array of last 20 hands or so
- Animation of cards
- Improve betting system