https://xen0nex.itch.io/monty-hall-simulator
A simple free browser game that lets you play through actual rounds of the Monty Hall Problem in real time, quickly and easily (as opposed to simulating large batches of results in the background). You can optionally make the doors transparent, for a better understanding of what is happening each round. I also tried to include appealing UI and sound effects.
This is my first publicly available project, so I'm still learning Unity and programming. I definitely welcome any feedback, particularly on how to better optimize for WebGL since it's a browser game (Had a lot of issues with getting it to upload without super choppy FPS).
Anyways, I enjoyed working on this project, and hopefully as a bonus it might help some people understand this infamously frustrating math puzzle a little easier.