https://github.com/magnitopic/blackjackjs
Blackjack game made in JS
https://github.com/magnitopic/blackjackjs
blackjack game javascript oop
Last synced: 6 months ago
JSON representation
Blackjack game made in JS
- Host: GitHub
- URL: https://github.com/magnitopic/blackjackjs
- Owner: magnitopic
- Created: 2022-01-24T16:06:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-20T16:06:54.000Z (over 2 years ago)
- Last Synced: 2025-03-25T03:41:34.734Z (7 months ago)
- Topics: blackjack, game, javascript, oop
- Language: JavaScript
- Homepage: https://magnitopic.github.io/BlackjackJS/
- Size: 963 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Script Blackjack
Blackjack game made using HTML, CSS and JS
Cards are a JS class and shown in a HTML5 canvas.
https://github.com/magnitopic/BlackjackJS/assets/21156058/a31afdb8-df7c-4c54-94f3-b82f11617cf0
**_Note:_** Video is in Spanish
> I have a video up on YouTube explaning the program: [https://youtu.be/lbXRRl1SwXA](https://youtu.be/lbXRRl1SwXA)
## Image source
The card images are from [Wikipedia](https://commons.wikimedia.org/wiki/Category:SVG_playing_cards)