MCPcopy Index your code
hub / github.com/PokemonUniverse/go-gameserver

github.com/PokemonUniverse/go-gameserver @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
209 symbols 458 edges 38 files 42 documented · 20%
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

ICreature (Interface)
(no doc) [1 implementers]
interfaces/ICreature.go
IPlayer (Interface)
(no doc) [1 implementers]
interfaces/IPlayer.go

Core symbols most depended-on inside this repo

GetUID
called by 22
interfaces/ICreature.go
GetPosition
called by 11
interfaces/ICreature.go
GetTilePointLayer
called by 6
world/TilePoint.go
GetHeader
called by 5
data/netmsg/WalkMessage.go
GetPokemonId
called by 4
data/pokemon/Pokemon.go
netSendCreatureMove
called by 4
data/models/Player.go
GetDirection
called by 4
interfaces/ICreature.go
GetUID
called by 3
data/models/Creature.go

Shape

Method 116
Function 56
Struct 31
TypeAlias 4
Interface 2

Languages

Go100%

Modules by API surface

data/models/Creature.go23 symbols
data/models/Player.go22 symbols
interfaces/ICreature.go21 symbols
world/World.go12 symbols
world/TilePointLayer.go9 symbols
world/TilePoint.go9 symbols
game/Game.go8 symbols
server/ConnectionWrapper.go7 symbols
main.go7 symbols
server/GameServer.go6 symbols
data/pokemon/Manager.go6 symbols
data/netmsg/WalkMessage.go6 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page