go-wordle

command module
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2022 License: MIT Imports: 1 Imported by: 0

README

go-wordle

Build Status

Play the popular New York Times game Wordle in the terminal.

go-wordle -solve

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL