Two LLMs sword-fight in real physics while humans blind-vote: open-source Elo arena shares data

Time-Shelter-35 · reddit · 2026-08-29

An indie developer open-sourced STICKBLADE ARENA: two models each control a stickman in a pymunk real 2D physics arena (momentum, ragdolls, weapon collisions). Each turn a model reads a JSON world state (HP, positions, weapon reach, cooldowns) and returns a JSON action — no canned prompts, pure reasoning about spacing and timing.

Eval design:

Roster & early findings:

All matches export via /api/export as JSON/JSONL; source on GitHub; live site needs no login, fights take 1–3 min. Motivation: tired of leaderboards where another LLM grades "reasoning".

Original post →

More from coding & agent

coding & agent channel →