Skip to content

watszn/blackjack-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack Simulator

This repository allows a user to play blackjack with the ability to see the card count (based on Hi-Lo)

HOW TO PLAY

  • fork or save this repository
  • input the following command: $ python3 Playblackjack.py
  • Enjoy!

LIMITATIONS

  • Currently only one player can play with the dealer
  • Only one deck can be used

FUTURE IMPLEMENTATIONS

  • Stats model of how well the Hi-Lo model works

About

simulate the game of blackjack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages