wordle-go

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: GPL-3.0 Imports: 16 Imported by: 0

README

Wordle Command Line

A Wordle implementation for the command line, written in go.

Get It

I'm looking into releasing a version of this somehow, but for now you'll just need to clone the repo and run the command from the directory. It's precompiled, so should just run straight away. But if not, compile for your system with the build command below.

git clone git@github.com:archy-bold/wordle-go.git
cd wordle-go
./wordle

Build

go build -o wordle

Run

Run the command with no arguments to play a game with today's word.

./wordle
Options
  • -cheat - Runs in solve mode to work out an existing wordle. Follow the instructions to enter your results and receive suggested words to play.
  • -random - Choose a random word instead of today's
  • -auto - Automatically completes the puzzle
  • -date=[2021-12-31] - Set the winning word from a specific date
  • -word=[answer] - Set the winning word with this argument.
  • -all - Runs the auto-solver through every permutation, giving results when complete.
  • -starter=[word] - Specify the starter word for strategies

Documentation

Overview

Package main generated by go-bindata. sources: words/5/guesses.txt words/5/solutions.txt

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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