Just a program in Python that generates pi from random numbers.
It opens a 400px x 400px screen in which there is a quarter of a circle drawn and random points start appearing. In the console you can see the Pi approximation
It requires pygame to be installed.