Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 422 Bytes

File metadata and controls

15 lines (10 loc) · 422 Bytes

Simplified Blackjack game.

Implementation of Blackjack game with basic rules.

Features

  • Use 3rd party library for interactive decision selection.
  • Multiple players support
  • Automatic handling of ACE value (1 or 11)
  • Program clearly shows whos round it is right now
  • Program determines the winners
  • Automatic playing of dealer
  • Print card after the user get card