MCPcopy Index your code
hub / github.com/eva-engine/start-demo

github.com/eva-engine/start-demo @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
14 symbols 31 edges 12 files 0 documented · 0% updated 4y ago★ 381 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Start EVA JS

This repository is a EVA JS project demo, you can use this demo to start a EVA JS project.

https://eva-engine.github.io/start-demo/

Download

git clone git@github.com:eva-engine/start-demo.git

Develop

npm run start

Build

npm run build

Extension points exported contracts — how you extend this code

Window (Interface)
(no doc)
src/interface.d.ts
BtnParams (Interface)
(no doc)
src/gameObjects/btn.ts
HTMLElement (Interface)
(no doc)
src/interface.d.ts

Core symbols most depended-on inside this repo

createBackground
called by 1
src/gameObjects/background.ts
createBall
called by 1
src/gameObjects/ball.ts
createBtn
called by 1
src/gameObjects/btn.ts
createBackboard
called by 1
src/gameObjects/board/backboard.ts
createBasketBack
called by 1
src/gameObjects/board/basketBack.ts
createBoard
called by 1
src/gameObjects/board/board.ts
createBasketFront
called by 1
src/gameObjects/board/basketFront.ts
update
called by 0
src/components/anim.js

Shape

Function 8
Interface 3
Class 2
Method 1

Languages

TypeScript100%

Modules by API surface

src/components/anim.js3 symbols
src/interface.d.ts2 symbols
src/gameObjects/btn.ts2 symbols
src/gameObjects/board/basketFront.ts2 symbols
src/gameObjects/board/board.ts1 symbols
src/gameObjects/board/basketBack.ts1 symbols
src/gameObjects/board/backboard.ts1 symbols
src/gameObjects/ball.ts1 symbols
src/gameObjects/background.ts1 symbols

For agents

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

⬇ download graph artifact