genre-sandbox
Installation
SKILL.md
Genre: Sandbox
Physical simulation, emergent play, and player creativity define this genre.
Available Scripts
voxel_chunk_manager.gd
Expert chunked rendering using MultiMeshInstance3D for thousands of voxels. Includes greedy meshing pattern and performance notes.
Core Loop
- Explore: Player discovers world rules and materials
- Experiment: Player tests interactions (fire burns wood)
- Build: Player constructs structures or machines
- Simulate: Game runs physics/logic systems
- Share: Player saves/shares creation
- Emergence: Unintended complex behaviors from simple rules