added controls through arguments
This commit is contained in:
parent
e1acc7d803
commit
d28739201a
4 changed files with 294 additions and 5 deletions
|
@ -8,3 +8,4 @@ edition = "2021"
|
|||
[dependencies]
|
||||
rand = "0.8.5"
|
||||
termion = "1.5.6"
|
||||
clap = { version = "3.1.8", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue