Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOT THAT WORD GAME

A Wordle clone played on the command line written in Rust. A one-day project just to see if I could do it.

This uses a different word list than the official game, and is in no way affiliated with the official Wordle game. This is just a fun little fan version. :)

Additional info: https://mary.codes/blog/programming/creating_a_wordle_cli_in_rust/

screenshot

Build instructions:

You must have Rust >= 1.58.0 installed and Cargo.

Clone the repository and cargo build --release. The compiled binary will be in the /target/release directory. Run the binary with ./word_guessing_game.

About

A Wordle clone in Rust, played on the command line

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages