bartekjacak / EOOP20L-project

🏁 Monte Carlo Betting Simulator – final project for OOP classes at Warsaw University of Technology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monte Carlo Betting Simulator

CI

Home screen

Results screen

Description of the project is available here.

Build and run the project using CLion or with the following command:

$ ./build.sh && ./run.sh

Run tests with this command:

$ ./test.sh

About

🏁 Monte Carlo Betting Simulator – final project for OOP classes at Warsaw University of Technology


Languages

Language:C++ 92.5%Language:CMake 6.4%Language:Shell 1.1%