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
Apr 11, 2026 - 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.
BlackJack or 21 cards game with text user interface to be played in the terminal, made completly in c++ with thee `ncurses` library. In this game there is an infinite numbers of packs so good luck card counting :))
Free and open-source Blackjack strategy simulator in Rust
Blackjack terminal game written in Go
Simple Blackjack Game
Python blackjack simulator
This is a console-based implementation of the popular casino game Blackjack with an improved CLI graphics system.
Play a game of Blackjack in your terminal.
A python implementation of the popular casino game blackjack.
🂡 Blackjack simulation project with Python-based CLI simulation and a JavaScript browser game interface.
The game of Blackjack
Terminal-based, single-player Blackjack game using Python
A simple command-line Blackjack game written in Python for COMP9001 Final Project.
A CLI Blackjack game created in Pure C
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…
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."