All packages (2)

Showing 12 of 2

B
BlackJack CLI
Porzeraklon.BlackJackCLI

A lightweight, terminal-based implementation of the classic Blackjack card game written in C#. It features a human player vs dealer, optional card counting bot, and full game logic including split, double down, and insurance.

v1.2.1GPLv3
B
Blackjack
SkaLe3.Blackjack

The developer's own implementation of the card game Blackjack made with C++ and SDL2. This project was a test task and built within 14 days and had improved UI later.

v1.0.0MIT