Russian roulette
Same, i always lose at it.

Player challages another, and when accepted each gets a chamber and puts a bullet in one of the 6, then they swap and they take turns on chosing and firing a chamber?

Yes, yes. Keep going until someone loses or taps out. High entry $$ cost to play, winner take all. Real Russian Roulette. "Dead" = All stats erased, character reset to level 1 newbie.
Costs nerve and the bid, winner wins bid while loser loses all nerve and bla bla

for the foot roulette or w.e idk if you use java but if so.
public static int random(int range) {
return (int) (Math.random() * (range + 1));
}
if(random(3) == 1)
loadsplat();
else
die();
public void loadsplat(){
code etc
}
maybe?
likely to be php no? however both languages are quite similar so don't worry about syntax when explaining things 20208155.
I think the original idea of russian roulette is too "mafia mmorpg" and not prison block.. however foot roulette sounds more prison-like.
Perhaps have a bent prison officer hosting it?

true.
Foot roulette


Ironwolf