MCPcopy Index your code
hub / github.com/aochagavia/rocket_wasm

github.com/aochagavia/rocket_wasm @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
71 symbols 115 edges 19 files 44 documented · 62%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Collide (Interface)
A trait that provides collision detection for objects with a position and a radius For collision purposes, all objects [3 …
src/geometry/traits.rs
Position (Interface)
A trait for objects that occupy a position in space
src/geometry/traits.rs
Advance (Interface)
A trait for objects that have can move in a given direction
src/geometry/traits.rs

Core symbols most depended-on inside this repo

position
called by 7
src/geometry/traits.rs
int_to_bool
called by 4
src/lib.rs
advance
called by 4
src/geometry/traits.rs
fast_retain
called by 3
src/util.rs
update
called by 3
src/models/enemy.rs
radius
called by 3
src/models/enemy.rs
make_explosion
called by 2
src/util.rs
collides_with
called by 2
src/geometry/traits.rs

Shape

Method 44
Class 13
Function 11
Interface 3

Languages

Rust100%

Modules by API surface

src/geometry/point.rs12 symbols
src/lib.rs10 symbols
src/geometry/traits.rs10 symbols
src/geometry/size.rs5 symbols
src/models/vector.rs4 symbols
src/models/player.rs4 symbols
src/models/enemy.rs4 symbols
src/models/bullet.rs4 symbols
src/controllers/collisions.rs4 symbols
src/models/particle.rs3 symbols
src/game_state.rs3 symbols
src/controllers/time.rs3 symbols

For agents

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

⬇ download graph artifact