This commit is contained in:
cool-mist
2025-02-02 00:37:45 +05:30
parent 303f3d23b6
commit f4b41bc6de
7 changed files with 440 additions and 65 deletions
+1
View File
@@ -6,6 +6,7 @@ default-run = "sol_chess"
[dependencies]
argh = "0.1.13"
getrandom = { version = "0.3.1", features = ["wasm_js"] }
indicatif = "0.17.9"
macroquad = "0.4.13"
rand = "0.8.5"