MCPcopy Index your code
hub / github.com/JMS55/sandbox

github.com/JMS55/sandbox @v1.3.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.3.0 ↗ · + Follow
77 symbols 141 edges 8 files 5 documented · 6%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Sandbox

A sand simulation game

Project icon Download on Flathub Game screenshot

Controls

Basic Controls

  • Click and drag the mouse to place particles
  • + Increases brush size
  • - Decreases brush size
  • Shift Horizontal axis lock
  • Ctrl Vertical axis lock
    • Axis lock - When held, it creates a straight line between where you first started holding it, and the current mouse location (Not enabled for Electricity)

Particle Type Selection

  • D Delete tool
  • S Sand
  • W Water
  • A Acid
  • I Iridium
  • R Replicator
  • P Plant
  • C Cryotheum
  • U Unstable
  • E Electricity
  • L Life
  • F Fire
  • M Mirror
  • G Glitch
  • There are some particles that can't be directly placed, and aren't listed here. Play around, and figure out how to create them!

Misc

  • Space Toggles pause
  • Enter Toggles fullscreen
  • Esc Quits the game
  • Backspace Empty the sandbox
  • 1 Toggle UI on/off
  • 2 Toggle FPS display on/off
  • 3 Toggle profiling display on/off
  • . Advances one frame when paused

Core symbols most depended-on inside this repo

thermal_conductivity
called by 5
src/particle.rs
render
called by 5
src/ui.rs
move_liquid
called by 5
src/behavior.rs
dissolved_by_acid
called by 4
src/particle.rs
is_flammable
called by 4
src/particle.rs
move_solid
called by 4
src/behavior.rs
clamp
called by 3
src/sandbox.rs
move_gas
called by 3
src/behavior.rs

Shape

Method 39
Function 31
Class 6
Enum 1

Languages

Rust100%

Modules by API surface

src/behavior.rs23 symbols
src/particle.rs14 symbols
src/ui.rs13 symbols
src/sandbox.rs11 symbols
src/glow_post_process.rs6 symbols
src/game.rs6 symbols
src/main.rs2 symbols
src/heap_array.rs2 symbols

For agents

$ claude mcp add sandbox \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact