Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 775 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 775 Bytes

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?