BlackJack: Python

illustrations illustrations illustrations illustrations illustrations illustrations illustrations

BlackJack: Python

github readme

post-thumb
This is small project I made to showcase my python skills. It is a BlackJack and War game app. Both games use the deck,player, and card classes. The program works by making a deck on load, and depending on what game the player picks the deck will be divided differently. The program also has validation on all user inputs making the program very user friendly.