It estimates the value of Pigreek with Montecarlo method.
Sfml library
Font renamed arial.ttf
in the same folder.
g++ -c main.cpp
g++ main.o -o sfml-app -lsfml-graphics -lsfml-window -lsfml-system
./sfml-app
It estimates the value of Pigreek with Montecarlo method.
Sfml library
Font renamed arial.ttf
in the same folder.
g++ -c main.cpp
g++ main.o -o sfml-app -lsfml-graphics -lsfml-window -lsfml-system
./sfml-app