MCPcopy Index your code
hub / github.com/Javlonbek1233/Elegant-Dark-

github.com/Javlonbek1233/Elegant-Dark- @main

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

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/a420970d-e2d7-4a56-af2c-7e1f5a4289b7

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev

Extension points exported contracts — how you extend this code

BuildingMeshProps (Interface)
(no doc)
src/components/game/Buildings.tsx
Vec3 (Interface)
(no doc)
src/store/useGameStore.ts
FirestoreErrorInfo (Interface)
(no doc)
src/services/firebase.ts
Building (Interface)
(no doc)
src/store/useGameStore.ts
PlayerState (Interface)
(no doc)
src/store/useGameStore.ts
GameStore (Interface)
(no doc)
src/store/useGameStore.ts

Core symbols most depended-on inside this repo

handleFirestoreError
called by 2
src/services/firebase.ts
placeBuilding
called by 1
src/components/game/Player.tsx
getColor
called by 1
src/components/game/Buildings.tsx
testConnection
called by 1
src/services/firebase.ts
useMultiplayer
called by 1
src/hooks/useMultiplayer.ts
App
called by 0
src/App.tsx
Feature
called by 0
src/App.tsx
Terrain
called by 0
src/components/game/Terrain.tsx

Shape

Function 22
Interface 6
Enum 1

Languages

TypeScript100%

Modules by API surface

src/services/firebase.ts6 symbols
src/store/useGameStore.ts4 symbols
src/components/game/Player.tsx4 symbols
src/components/game/Buildings.tsx4 symbols
src/components/ui/HUD.tsx3 symbols
src/components/game/Terrain.tsx2 symbols
src/App.tsx2 symbols
src/hooks/useMultiplayer.ts1 symbols
src/components/game/Scene.tsx1 symbols
src/components/game/RemotePlayers.tsx1 symbols
src/components/game/Decorations.tsx1 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page