go-wordle

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2024 License: MIT Imports: 10 Imported by: 0

README

go-wordle

This is a simple Go project implementing the popular word game Wordle. It provides a command-line interface for playing the game, allowing users to guess a five-letter word within a limited number of attempts.

You can found pre-builts here.

Install

You can build with

go install github.com/SahilRathod17/go-wordle@latest

and run from your /bin

./go-wordle

Or you can clone the project

git clone https://github.com/SahilRathod17/go-wordle.git
cd go-wordle

if you want to run

make run

or you can build

make get-tools
make

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
main module

Jump to

Keyboard shortcuts

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