MCPcopy Index your code
hub / github.com/Leinnan/slavic_castles

github.com/Leinnan/slavic_castles @0.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.2.0 ↗ · + Follow
200 symbols 282 edges 32 files 5 documented · 2% updated 8mo ago0.2.0 · 2025-05-07★ 58
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

slavic castles logo

Card game prototype written in Rust with Bevy 0.16

itch.io page: itch.io Play live here: wasm version

Extension points exported contracts — how you extend this code

AudioSpawnCommandExt (Interface)
Trait for playing sounds with commands [2 implementers]
src/helpers/mod.rs
ObserverExtension (Interface)
(no doc) [1 implementers]
src/components/mod.rs
ProfileProvider (Interface)
(no doc) [1 implementers]
src/data/profile.rs
PlayerInterfaceHelper (Interface)
(no doc) [1 implementers]
src/components/player_ui.rs

Core symbols most depended-on inside this repo

get
called by 11
crates/game_core/src/data/supply.rs
get_mut
called by 6
src/visual/animation_interface.rs
observe_in_child
called by 5
src/components/mod.rs
get_profile
called by 5
src/data/profile.rs
player_ui
called by 4
src/components/player_ui.rs
change_amount
called by 4
crates/game_core/src/data/resource.rs
produce
called by 3
crates/game_core/src/data/resource.rs
change_production
called by 3
crates/game_core/src/data/resource.rs

Shape

Method 67
Class 58
Function 58
Enum 13
Interface 4

Languages

Rust100%

Modules by API surface

src/states/game.rs35 symbols
src/components/card_display.rs26 symbols
src/components/player_ui.rs14 symbols
crates/game_core/src/data/card.rs11 symbols
src/data/deck.rs10 symbols
src/states/profile_selection.rs9 symbols
src/base_systems/debug.rs9 symbols
crates/game_core/src/data/resource.rs9 symbols
src/states/menu.rs8 symbols
src/data/profile.rs8 symbols
crates/game_core/src/data/supply.rs7 symbols
crates/game_core/src/data/player.rs7 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page