Realm

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

Rendered output

🟩 Daily Word Puzzle

A Wordle-like game. Everyone gets the same secret 5-letter word each "day" (a span of blocks). You have 6 attempts.

Day #35

No guesses yet today.

Rules

  • Guess the 5-letter word in 6 tries: Guess("crane").
  • 🟩 correct letter, correct spot.
  • 🟨 correct letter, wrong spot.
  • ⬜ letter not in the word.
  • The word changes every day (deterministic from block height).

Call functions (state-changing)

signs a tx via Adena
Guess(word string)

All exported functions (2)

show raw signatures
NameParamsReturns
Guess [{"Name": "cur", "Type": "interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}", "Value": ""}, {"Name": "word", "Type": "string", "Value": ""}]
Render [{"Name": "path", "Type": "string", "Value": ""}] [{"Name": ".res.0", "Type": "string", "Value": ""}]

Files

Storage

{
  "raw": "storage: 11399, deposit: 1139900"
}