readme
This commit is contained in:
parent
592dd1473d
commit
a700bc8e72
1 changed files with 16 additions and 0 deletions
16
README.md
Normal file
16
README.md
Normal 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|
|
Loading…
Add table
Add a link
Reference in a new issue