This commit is contained in:
RingOfStorms (Joshua Bell) 2022-01-27 13:44:54 -06:00
parent 592dd1473d
commit a700bc8e72

16
README.md Normal file
View file

@ -0,0 +1,16 @@
# WORDLE in Rust
## Prereqs
- rust/cargo installed
## To play
`cargo run` from root directory
## Guess Commands
Guess commands are character sequences you can guess to do additional behavior.
|command|description|
|---|---|
|!ans[wer]|shows the answer to the current wordle|