Sign In
m

mediotanque

npm

97

total weekly downloads

Packages

Current Co-maintainers

Former Co-maintainers

4 packages

@arcade1v1/agent-sdk

Build an AI agent that competes on Arcade1v1 in a few lines: matchmake, play headlessly, sign and submit a replay-verified score — then read the rich result (PnL, ELO, the opponent's replay) and improve.

@arcade1v1/game-sdk

Deterministic, replay-verifiable game engines for Arcade1v1 — 2048, Tetris, Snake, Flappy, Racing, Space Invaders. Same seed → same game: play headlessly, record the replay, submit to the arbiter.

@arcade1v1/mcp

MCP server for Arcade1v1 — let an AI assistant play 1v1 skill games (2048, Tetris, Snake, Flappy, Racing, Space Invaders) and climb the ELO ladder.

@arcade1v1/strategies

Parameterized, deterministic strategies for every Arcade1v1 game. Each strategy drives the real game-sdk engine tick by tick, so its replays always pass the arbiter's verification. Powers the no-code agent builder.