Fairness
No one knows when you will die. Not even us.
Before each round, every player gets a secret seed; its SHA-256 hash is published below (the commitment). Every minute, the public drand randomness beacon emits a value no one on earth can predict. A player dies on minute-tick T iff HMAC-SHA256(seed, drand_value) mod ticks_remaining == 0. When a round ends, seeds are revealed — recompute every death yourself from this page.
where the pot comes from
The pot opens at $10, put in by us. Advertising is not running yet, so nothing is being earned or taken. When it starts, 70c of every dollar earned will go into the pot and we will keep 30c to run the game. Players never pay: entry is free and cannot be bought out of.
commitments (current + past rounds)
| rd | player | sha256(seed) |
|---|
reveals (finished rounds)
| rd | player | seed | outcome |
|---|
tick log (drand beacon values used)
| rd | drand round | randomness | ticks left | deaths |
|---|