Added commented out code to visualize the simulation

This commit is contained in:
2022-12-14 19:53:33 +01:00
parent 619d58fc18
commit 0da86585cb
4 changed files with 46 additions and 7 deletions

View File

@@ -9,3 +9,4 @@ edition = "2021"
anyhow = "1.0"
regex = "1"
lazy_static = "1.4.0"
gif = "0.12.0"