Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neerajmanivarnan/black-jack-game
https://github.com/neerajmanivarnan/black-jack-game
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neerajmanivarnan/black-jack-game
- Owner: neerajmanivarnan
- Created: 2024-01-04T16:19:05.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-08T13:58:33.000Z (about 1 year ago)
- Last Synced: 2024-01-08T15:38:35.153Z (about 1 year ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Blackjack Game
This is a simple implementation of a Blackjack card game using HTML, CSS, and JavaScript.
## Description
This project is a basic implementation of the classic Blackjack card game. It provides a simplified user interface for playing Blackjack against the computer dealer.