Skip to content

Simple user vs dealer blackjack game written in C++20 with Qt6

Notifications You must be signed in to change notification settings

skelly37/blackjack

Repository files navigation

Blackjack

Blackjack game written in C++20 using Qt6

About

  • You play quick 1v1 rounds with the dealer
  • You can hit or stand, no double downs or fake money bets (yet)
  • You can see total wins, draws and games played on top of the game window

Demo

2024-09-12.10-45-56.mp4

How to play Blackjack?