https://github.com/codeslash21/black_jack
Black Jack Game of Cards
https://github.com/codeslash21/black_jack
Last synced: about 1 year ago
JSON representation
Black Jack Game of Cards
- Host: GitHub
- URL: https://github.com/codeslash21/black_jack
- Owner: codeslash21
- License: mit
- Created: 2020-01-18T20:42:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-20T12:04:38.000Z (over 6 years ago)
- Last Synced: 2025-02-15T15:51:35.890Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Black Jack game of cards
This is a card game of two players, but here you have to play on only player side and other side is automatic.
## Getting Started
1. Install ['Python3'](https://www.python.org/downloads/)
2. Simply run the python file.
## License
This project is under _MIT License_ -see more details in ['LICENSE'](https://github.com/codeslash21/black_jack/blob/master/LICENSE)