Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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