Basic unit diversity

This commit is contained in:
Rendo 2026-01-30 22:02:09 +05:00
commit 4c8929ac68
14 changed files with 152 additions and 45 deletions

View file

@ -5,3 +5,4 @@ edition = "2024"
[dependencies]
bevy = { version = "0.18.0", features = ["wav","debug"] }
rand = "0.9.2"