/one-hundred-prisoners

Primary LanguageTypeScriptMIT LicenseMIT

An implementation of "The 100 prisioners" problem simulator.

After watching a Veratasium video on this, I really needed to try it out.

Video on it: https://www.youtube.com/watch?v=iSNsgj1OCLA

Run the project

  • clone
  • npm i
  • npm start

Screen Shot 2022-07-07 at 5 51 01 PM