There are instructions in the level, but this is by far the most complex project I've done. Big brain stuff (that you can look at inside the project's code) : the way the chance is calculated is by doing 1 * (364/365) * (363/365) etc.. That example was for 3 people, so if you wanted to do 4 people, you take that answer and multiply it by (362/365.) Your answer is the chance of there NOT being a match. If you want to find the chance of there being a match, do 1 - (your answer,) which is what I did in this project.
This concept originates from a video I saw by Vsauce2 which talks about this paradox in more detail. It's just a simulation I made for fun. Also I kinda like making this stuff (I mean, I already made a calculator) even though I know nobody will play it because it's not a remix of a popular project/ collab with another creator. I just wanted to share it. #all #numbers #simulator