Skip to content

Visual representation of estimating the value of Pi using the Monte Carlo simulation. Written in Python using Pygame for the visual part.

License

Notifications You must be signed in to change notification settings

Chameleeon/monte_carlo_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monte Carlo Simulator

  • Visually represents the process of estimating Pi with the Monte Carlo method.
  • Written in python, so not as fast as it could be, I chose python because it was the simplest for implementing the visual representation

How To Run

  • NOTE: Requires python3

Clone the repository and run the script:

git clone https://github.com/Chameleeon/monte_carlo_simulation.git
cd monte_carlo_simulation
chmod +x run.sh
./run.sh

Here is how it looks

Whoops! Can't find that :(

About

Visual representation of estimating the value of Pi using the Monte Carlo simulation. Written in Python using Pygame for the visual part.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published