Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diusmontenegro/jspractice_blackjack_game
This GitHub repository contains the source code for a single-player blackjack app. The app allows users to play a game of blackjack against the computer, with the goal of getting as close to 21 as possible without going over. The app also includes features such as tracking wins and losses.
https://github.com/diusmontenegro/jspractice_blackjack_game
html-css-javascript
Last synced: 2 days ago
JSON representation
This GitHub repository contains the source code for a single-player blackjack app. The app allows users to play a game of blackjack against the computer, with the goal of getting as close to 21 as possible without going over. The app also includes features such as tracking wins and losses.
- Host: GitHub
- URL: https://github.com/diusmontenegro/jspractice_blackjack_game
- Owner: DiusMontenegro
- Created: 2023-02-09T15:38:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T16:05:41.000Z (almost 2 years ago)
- Last Synced: 2024-06-27T19:38:29.158Z (5 months ago)
- Topics: html-css-javascript
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blackjack_game
Welcome to my Blackjack App!
This app is designed for one player only and allows you to play the classic game of Blackjack.
You can choose from a variety of different decks and customize your game experience.Enjoy the thrill of playing against the dealer and see if you can beat the house! Good luck!
~Dius