Skip to content

darshanpandit/blackjack

Repository files navigation

Blackjack

Welcome to the blackjack wiki!

Features

  • Multiplayer (Number of Players can be defined)
  • Variable bets for a user
  • Split and Double Implemented
  • Variable deck-size for shoe. Discarded cards from table reshuffled in the shoe.
  • Easy to change payoffs, rules

Pending

  • Insurance and other Side-bets
  • REST-API
  • Docstrings

Excited to play?

Pull the repository and issue the following command from the folder

python board.py

or

Import Board, initialize the class and call the play method

Board().play()

About

Multiplayer Blackjack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published