Skip to content

New and improved Wordle engine. Powered by pure Rust.

License

Notifications You must be signed in to change notification settings

josephrhobbs/ezwordle2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZWordle2

A new and improved Wordle solver, powered by the Rust programming language.

EZWordle2 is a rewrite of the original EZWordle solver located at josephrhobbs/ezwordle.

Installation

Installing EZWordle2 requires only the latest stable version of Cargo, the Rust package manager.

With Cargo installed, you may install EZWordle2 from the crates.io package index.

$ cargo install ezwordle2

Execution

Once the package is installed, you can easily run the binary by executing wordle in any directory.

$ wordle

About

New and improved Wordle engine. Powered by pure Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages