Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages