Cadmium simulation of a blackjack game
| Name | Student number |
|---|---|
| Arthur Atangana | 101005197 |
| Alexandre Marques | 101189743 |
- Precondition: Cadmium v2 is installed on the system. Otherwise, look at: Cadmium v2 install manual
- Clone repo:
https://github.com/ArthurAtangana/blackjack-simulation.git - Build, by executing:
build_sim.sh - Run simulation, by executing:
scripts/game.sh - Run other submodel tests (if desired), by executing other scripts in the "scripts" folder. Read scripts.md to see the purpose of each script.
The markdown renderer in github does not work the way we want, please refer to the rendered final report instead.