Skip to content

Sai-Nandan-Desetti/Blackjack

Repository files navigation

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