Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 385 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 385 Bytes

PiGreek Montecarlo Method

It estimates the value of Pigreek with Montecarlo method.

Learn more

Wikipedia

Dependence

Sfml library
Font renamed arial.ttf in the same folder.

Compile on Linux

g++ -c main.cpp
g++ main.o -o sfml-app -lsfml-graphics -lsfml-window -lsfml-system
./sfml-app