Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 411 Bytes

File metadata and controls

13 lines (9 loc) · 411 Bytes

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