https://github.com/divital-coder/blackjack
A simple terminal based version of complex card game called BLACKJACK
https://github.com/divital-coder/blackjack
card game terminal
Last synced: about 2 months ago
JSON representation
A simple terminal based version of complex card game called BLACKJACK
- Host: GitHub
- URL: https://github.com/divital-coder/blackjack
- Owner: divital-coder
- License: apache-2.0
- Created: 2021-02-09T11:52:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T05:32:28.000Z (over 2 years ago)
- Last Synced: 2025-01-30T11:09:41.659Z (4 months ago)
- Topics: card, game, terminal
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BLACKJACK
A simple terminal based version of complex card game called BLACKJACK
Would wanna mention one thing, I wrote this code in middle school and could not figure out what inputs for it to give, so If anyone watching can't seem to find it helpful or fun i apologize..
#Failure is a learning process.