MCPcopy Index your code
hub / github.com/BangMister/tetris-on-base

github.com/BangMister/tetris-on-base @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
75 symbols 157 edges 25 files 0 documented · 0% updated 6mo ago★ 177
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

tetris-on-base

A Tetris mini-game on the Base Blockhain

Extension points exported contracts — how you extend this code

Window (Interface)
(no doc)
tetris-on-base/lib/wallet-detection.ts
ScoreEntry (Interface)
(no doc)
tetris-on-base/app/components/Leaderboard.tsx
LeaderboardEntry (Interface)
(no doc)
tetris-on-base/app/components/Leaderboard.tsx
LeaderboardProps (Interface)
(no doc)
tetris-on-base/app/components/Leaderboard.tsx
TetrisLetterProps (Interface)
(no doc)
tetris-on-base/app/components/TetrisTitle.tsx
TetrisProps (Interface)
(no doc)
tetris-on-base/app/components/Tetris.tsx

Core symbols most depended-on inside this repo

ensureWalletProviders
called by 5
tetris-on-base/lib/wallet-detection.ts
detectInjectedWallets
called by 4
tetris-on-base/lib/wallet-detection.ts
createPiece
called by 4
tetris-on-base/app/components/Tetris.tsx
isValidMove
called by 4
tetris-on-base/app/components/Tetris.tsx
createBoard
called by 3
tetris-on-base/app/components/Tetris.tsx
formatAddress
called by 3
tetris-on-base/app/components/NameDisplay.tsx
formatAddress
called by 2
tetris-on-base/app/components/Leaderboard.tsx
getLetterSize
called by 2
tetris-on-base/app/components/TetrisTitle.tsx

Shape

Function 63
Interface 12

Languages

TypeScript100%

Modules by API surface

tetris-on-base/app/components/Tetris.tsx12 symbols
tetris-on-base/app/components/NameDisplay.tsx11 symbols
tetris-on-base/app/components/Leaderboard.tsx11 symbols
tetris-on-base/app/components/SaveScore.tsx6 symbols
tetris-on-base/app/components/AnimatedBackground.tsx6 symbols
tetris-on-base/lib/wallet-detection.ts4 symbols
tetris-on-base/app/components/TetrisTitle.tsx4 symbols
tetris-on-base/app/components/NetworkIndicator.tsx4 symbols
tetris-on-base/app/api/scores/route.ts3 symbols
tetris-on-base/app/api/leaderboard/route.ts3 symbols
tetris-on-base/app/rootProvider.tsx2 symbols
tetris-on-base/app/page.tsx2 symbols

For agents

$ claude mcp add tetris-on-base \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page