command
module
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Sep 13, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-wordle

Play the popular New York Times
game Wordle
in the terminal.
More samples can be found in the /images folder.
Install
Pre-built binaries for your Operating System can be found at
the latest release
page.
If you want to build your own using GoLang:
go install github.com/jedib0t/go-wordle
go-wordle
If you want to run from source:
git clone git@github.com/jedib0t/go-wordle
cd go-wordle
make run
Features
- Hinting mode with
-hints
- Shows recommended/possible answers above the keyboard
- Solve mode with
-solve
- Automated solving with or without a pre-set answer
- Uses the built-in hinting system to choose answers
- Mega Wordles mode with
-num-wordles
- Run more than 1 Wordle puzzle at the same time
- Needs a wide-enough terminal to fit the contents
- Helper mode to solve external Wordle puzzles with
-helper
- Use this tool as a cheat and solve Wordle puzzles elsewhere ;)
- Show hints and helps record the results to get you closer to the answer
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.