/BlackJack

A Game of BlackJack

Primary LanguagePython

BlackJack

A Game of BlackJack

This code is a simple version of blackjack which i am working on still not completed.i will use pygame to build a user friendly version of the game soon

This code contains:

1.Class folder with Class,Hand,Deck,Chips

2.Module folder with all the needed functions

3.Global folder with all global variable

4.TryBlackJack is the main Code to execute