We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e64cf commit 4afb705Copy full SHA for 4afb705
README.md
@@ -4,9 +4,9 @@ Game or interactive application built with the Bevy engine.
4
5
## Stack
6
7
-- **Engine**: Bevy 0.15+
8
-- **ECS**: Entity Component System (Bevy's core paradigm)
9
-- **Assets**: bevy_asset_loader for state-based loading
+- 🎮 **Engine**: Bevy 0.15+
+- 🧩 **ECS**: Entity Component System (Bevy's core paradigm)
+- 📦 **Assets**: bevy_asset_loader for state-based loading
10
11
## Features
12
0 commit comments