21 lines
352 B
Markdown
21 lines
352 B
Markdown
# 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|
|
|
|
|
|
|
## Screenshots
|
|
|
|

|