/Blackjack

A two-player (User vs Dealer) game of Blackjack

Primary LanguageC++

Blackjack

A two-player (User vs Dealer) game of Blackjack

Documentation

  • For the documentation of the code, see here.

Notes

  • The code is written such that it can naturally be extended to handle more than two players.

Reference

  • The rules for the simplified version of Blackjack were taken from here