wordle-gamesh/README.md
2026-01-31 16:50:28 -06:00

402 B

Wordle GameSH

Inspired by https://github.com/bcvillano/gamesh

Requires users to win Wordle before getting bash.

Compiling

If it isn't already installed, install Nim.

Modify the values in WORDBANK and BACKDOOR as needed.

Then compile for release

nim c -d:release src/main.nim # Outputs to src/main