Simulating the math behind Plinko/Galton board games with Streamlit Hey everyone, I was curious about the actual mathematics behind Plinko-style games, so I put together a quick Streamlit dashboard to simulate how the odds and house edge play out over time. Live App: https://plinko-simulation.streamlit.app/ GitHub: GitHub - JimmyGBuckets00/Plinko-simulation: Interactive Monte Carlo, Binomial & Hypergeometric probability simulations for Plinko and Mines (Python / Streamlit & C++). · GitHub What it does: Calculates the exact theoretical drop probabilities using a binomial distribution ($n=8,