TUI blackjack game and simulator
Find a file
2025-07-05 17:30:37 -07:00
src more double-down fixes 2025-07-05 16:45:51 -07:00
.gitignore initial commit - basic TUI blackjack game 2025-07-04 14:15:56 -07:00
Cargo.lock initial commit - basic TUI blackjack game 2025-07-04 14:15:56 -07:00
Cargo.toml initial commit - basic TUI blackjack game 2025-07-04 14:15:56 -07:00
LICENSE add license 2025-07-05 17:30:37 -07:00
README.md initial commit - basic TUI blackjack game 2025-07-04 14:15:56 -07:00

Blackjack CLI tool and simulator

I built this just for fun, and because I wanted to test some blackjack strategies