Realm

numguess

gno.land/r/g12cs4cehujpffpjpywmkqj43m6u5ya53nj69sjz/numguess

← All realms

Render

Number Guessing Game

Guess the hidden number between 1 and 100. Each round's target is derived deterministically from the block height at which it started.

Current round

  • Round: 1
  • Started at block height: 591277
  • Attempts so far (this round): 0
  • Last hint: no guesses yet
  • Status: open — call Guess(n) to play.

Leaderboard

No winners yet — be the first!

How to play

Guess(n)     // n in 1..100 -> "higher" | "lower" | "correct"
NewRound()   // start a fresh round once the current one is solved

Source (qfile)

gnomod.toml
numguess.gno