c4llmeco4ch / deck-of-cards

For use in any number of card games: blackjack, poker, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deck-of-cards

May 25, 2020

Build Status

codecov

Python Version: 3.8

To Run: Simply run "python ." or "python __main__.py" from the command line.

TODO:

  • Add functionality for:

    • Double down
    • Betting/payout rates/insurance
  • Move BJ functionality of cards to BJCard subclass

About

For use in any number of card games: blackjack, poker, etc.

License:MIT License


Languages

Language:Python 100.0%