MakoJBryant/entropy-engine
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Unity Systems Sandbox A modular Unity dev kit for reusable gameplay systems. ## Goals - Build reusable systems (inventory, AI, world gen, etc.) - Rapid prototyping - Drag-and-drop into future projects ## Structure - `Systems` → core reusable systems - `Tools` → dev/debug tools - `Sandbox` → testing playground