Use console for screen clearning and immediate single-char input
This commit is contained in:
parent
7229b32f03
commit
821d2114d5
3 changed files with 121 additions and 13 deletions
|
|
@ -4,5 +4,6 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
console = "0.16.0"
|
||||
itertools = "0.14.0"
|
||||
rand = "0.9.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue