Draw time of day in the mazes.

This commit is contained in:
Juergen Stuber
2018-12-02 15:57:24 +01:00
parent 4c5d693dfd
commit c4d45a9016
3 changed files with 47 additions and 22 deletions

View File

@@ -6,3 +6,4 @@ edition = "2018"
[dependencies]
rand = "0.6.0"
chrono = "0.4.6"