Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordy

cli game like wordle but not limited to 5-letter words

Wordy is a fun word-guessing game inspired by Wordle. Unlike Wordle, Wordy is not limited to 5-letter words, making it an exciting challenge for word enthusiasts. Test your vocabulary and word-guessing skills while enjoying a relaxing gaming experience.

Installation

Build from source

Make sure you have Go installed. Then clone the repo

git clone https://github.com/fvrrvg/wordy

Build it.

cd wordy
go build -o wordy

Run

./wordy

Download pre-built binaries

Download the latest release from here and run it.

Homebrew

brew tap fvrrvg/tap
brew install wordy

Usage

  • --common (-c): Guess a common word
  • --rare (-r): Guess a rare word
  • --help (-h): Display the help message
  • --rules (-R): Display the rules of the game

Contributing

If you'd like to contribute to Wordy, feel free to open an issue or submit a pull request.

About

cli game like wordle but not limited to 5-letter words

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages