JackRio / BlackJack

A Game of BlackJack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Game of BlackJack


Languages

Language:Python 84.4%Language:Jupyter Notebook 15.6%