back
100 Prisoners
I made this for no reason, pls enjoy :<
Instructions
Prisoners:
Strategy for each prisoner (in JavaScript) (no you can't cheat lmao):
this.openBox() to open a box; returns slip inside (negative if already opened)
this.pnum is the prisoner number
this.figured() is true if the slip is found
this.tries() is the tries left
this.boxisopened is an array
Run!!
run quicker
run slower
Current prisoner number:
null
Boxes opened:
Figured:
The list of every prisoners' figured status is here (If a prisoner failed to find their slip, the index corresponding to their number will contain false, and vice versa).