Skip to content

soulfulwater/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes

Run with python3 game.py

Improvements

Given more time, both the player_extra_cards_sequence() and dealer_extra_cards_sequence() functions could be looked at to make these functions easier to test.

In addition to writing additional features for the game as listed in the brief, it would be interesting to add a multiplayer element to the game for more human / CPU players. The aggressiveness of the CPU player to twist could be set by the user via command line args.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages