Added way to print the snake with ascii extended
But ncurses doesn't seem to support ascii extended so it looks bizzare
This commit is contained in:
+1
-1
@@ -7,5 +7,5 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
ncurses = "5.71.1"
|
||||
ncurses = "5.100.0"
|
||||
rand = "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user