Black Jack
(OOP approach)
As an assignment for my Python lessons I have to write a simple console Black Jack game logic with object oriented programming approach. So I made Card, Deck, and Players classes and made a simple game.
I was thinking to create a complete library of cards and their ranks in different games, but maybe later :)
The game uses to files constants.py and Black-Jack.py which you can find it at Github:
Twitter: @DataScienceStep
No comments:
Post a Comment