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

  1. Explore: Player discovers world rules and materials
  2. Experiment: Player tests interactions (fire burns wood)
  3. Build: Player constructs structures or machines
  4. Simulate: Game runs physics/logic systems
  5. Share: Player saves/shares creation
  6. Emergence: Unintended complex behaviors from simple rules

NEVER Do in Sandbox Games

Related skills

More from thedivergentai/gd-agentic-skills

Installs
1
GitHub Stars
165
First Seen
Feb 9, 2026