MC A program for estimating the number Pi using the Monte Carlo Method. Prerequisites CMake (>= 3.12) Git (>= 2.3.10) GMP (>= 1.0) MPFR (>= 3.0) SFML (>= 2.5) Cloning git clone --recursive https://github.com/wadiim/mc.git Building cmake . -Bbuild cmake --build build License MIT