Skip to content

dmartincc/BlackJack_InsightDataEngineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackJack_InsightDataEngineering

Insight Data Engineering Fellows Program - Coding Challenge

it has been implement a text-based Blackjack (http://en.wikipedia.org/wiki/Blackjack) program inPython.

There is one player and one dealer. The dealer hits until his hand value is 17 or greater. The basic actions of hitting and standing have been implemented.

The player starts with 100 chips and must bet at least 1 chip each hand.

If you want to play the Black Jack program just fork this repository and run the following command:

cd BlackJack_InsightDataEngineering python main.py

and follow the intructions given by the program.

Enjoy it!!

About

Insight Data Engineering Fellows Program - Coding Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages