https://github.com/asherk7/blackjack
https://github.com/asherk7/blackjack
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/asherk7/blackjack
- Owner: asherk7
- Created: 2022-07-19T00:44:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T23:39:46.000Z (almost 4 years ago)
- Last Synced: 2025-02-11T09:54:13.243Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlackJack
- Created the game BlackJack using python OOP principles
- Milestone project from "2022 Complete Python Bootcamp From Zero to Hero in Python" by Jose Portilla