MCPcopy Index your code
hub / github.com/chriscourses/multiplayer-game-starter

github.com/chriscourses/multiplayer-game-starter @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
21 symbols 28 edges 7 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

This is a starter project for the Chris Courses Online Multiplayer Game Tutorial available on YouTube.

To get started, download this repo and double click index.html to see the single-player game we'll base our multiplayer-game off of.

Core symbols most depended-on inside this repo

update
called by 3
public/js/classes/Enemy.js
draw
called by 2
public/js/classes/Enemy.js
spawnEnemies
called by 1
public/js/index.js
animate
called by 1
public/js/index.js
draw
called by 1
public/js/classes/Particle.js
draw
called by 1
public/js/classes/Projectile.js
constructor
called by 0
public/js/classes/Particle.js
update
called by 0
public/js/classes/Particle.js

Shape

Method 11
Class 8
Function 2

Languages

TypeScript100%

Modules by API surface

public/js/classes/Projectile.js5 symbols
public/js/classes/Particle.js5 symbols
public/js/classes/Enemy.js5 symbols
public/js/classes/Player.js4 symbols
public/js/index.js2 symbols

For agents

$ claude mcp add multiplayer-game-starter \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact