imjasonh / ideas

A place for me to file issues against myself for things I want to build when I'm bored
5 stars 0 forks source link

Simulate Candy Land in the browser #81

Open imjasonh opened 4 years ago

imjasonh commented 4 years ago

Shuffle a deck of cards and simulate taking turns until someone wins. Throw it in a Web Worker and simulate a bunch of games at the same time.

Report # of games won as a needle that moves back and forth. Add controls to add/remove players, # of workers, estimate amount of time saved, number of child breakdowns avoided.