Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 220 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 220 Bytes

Blackjack Simulator

Blackjack Simulator is a simulator designed to test Blackjack strategies written in C++.

Usage

Edit the simulation settings in settings.hpp, then compile with make.

Run with ./main.exe