MCPcopy Index your code
hub / github.com/datumbox/Game-2048-AI-Solver

github.com/datumbox/Game-2048-AI-Solver @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
41 symbols 98 edges 5 files 41 documented · 100%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Core symbols most depended-on inside this repo

getBoardArray
called by 10
src/com/datumbox/opensource/game/Board.java
move
called by 7
src/com/datumbox/opensource/game/Board.java
clone
called by 6
src/com/datumbox/opensource/game/Board.java
action
called by 6
src/com/datumbox/opensource/game/Board.java
getScore
called by 5
src/com/datumbox/opensource/game/Board.java
getEmptyCellIds
called by 4
src/com/datumbox/opensource/game/Board.java
isGameTerminated
called by 4
src/com/datumbox/opensource/game/Board.java
rotateLeft
called by 4
src/com/datumbox/opensource/game/Board.java

Shape

Method 35
Class 3
Enum 3

Languages

Java100%

Modules by API surface

src/com/datumbox/opensource/game/Board.java18 symbols
src/com/datumbox/opensource/ai/AIsolver.java7 symbols
src/com/datumbox/opensource/ConsoleGame.java7 symbols
src/com/datumbox/opensource/dataobjects/Direction.java5 symbols
src/com/datumbox/opensource/dataobjects/ActionStatus.java4 symbols

For agents

$ claude mcp add Game-2048-AI-Solver \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page