Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 306 Bytes

File metadata and controls

7 lines (6 loc) · 306 Bytes

21Ben

This is a Blackjack Simulator that allows you to play a game of blackjack using manually card counting strategies and to simulate blackjack using automatic card counting strategies.

To install:

  1. install SFML 2.6.2 to c:\SFML-2.6.2
  2. clone repository in Visual Studio
  3. run program in x86 mode