This was a first year University project I completed in 2013. It uses a Monte Carlo method to find an approximation to Pi. See Buffon's needle problem for related reading. Written in Python, and uses Turtle.
python monte-carlo pi turtle turtle-graphics monte-carlo-simulations buffon-needle monte-carlo-methods approximation-algorithms approximation-of-pi
-
Updated
May 8, 2018 - Python