Realm

v1

gno.land/r/moul/x/daily/hangman/v1

Render

🪢 Hangman

A new secret word every day. Everyone shares the same game — guess a letter and see it revealed for all.

Day: 45 · Block: 324181

  +---+
  |   |
      |
      |
      |
      |
=========

Word

_ _ _ _ _ _ _

Wrong: 0 / 6 · Lives left: 6

Guessed letters: (none yet)

Status

Game in progress. Call Guess("a") with a letter.


How to play

  • Guess(cur, "e") — guess a single letter az.
  • A hit reveals every matching position; a miss costs one of 6 lives.
  • The word rotates every ~7200 blocks.

Source (qfile)

README.md
gnomod.toml
hangman.gno