CardSharp is a Python package for simulating and testing card games. The package currently supports Blackjack but can be extended to support more card games.
- Updated
Nov 27, 2025 - Python
CardSharp is a Python package for simulating and testing card games. The package currently supports Blackjack but can be extended to support more card games.
Python blackjack simulator
A python implementation of the popular casino game blackjack.
A simple command-line Blackjack game written in Python for COMP9001 Final Project.
RinnBlackJackPro is a console game where the user can make bets and play BlackJack. It uses a single standard deck of 52 cards, which all start off in a card shoe. Cards move from the card shoe to a recycle before they get reshuffled in. I made UTC-8 graphics for the cards and the logic to display single cards or multiple cards side-by-side. All…
Terminal-based, single-player Blackjack game using Python
Python Blackjack in the Terminal
Add a description, image, and links to the blackjack-cli topic page so that developers can more easily learn about it.
To associate your repository with the blackjack-cli topic, visit your repo's landing page and select "manage topics."