402 B
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