Add game stubs

This commit is contained in:
cool-mist
2025-01-26 20:14:39 +05:30
parent 61b71eb8f0
commit 90a6ae7716
5 changed files with 271 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ edition = "2021"
[dependencies]
argh = "0.1.13"
indicatif = "0.17.9"
macroquad = "0.4.13"
rand = "0.8.5"
[profile.release]