Sameshi
a ~1200 Elo chess engine that fits within 2KB
Install / Use
/learn @datavorous/SameshiREADME
sameshi
A minimal chess engine supporting a constrained subset of the game.
sameshi.h: 1.95 KB
The readable version of the code can be found here.
core
- 120 cell mailbox board
- negamax search
- alpha beta pruning
- material only eval
- capture first move ordering
- full legal move validation (check / mate / stalemate)
[!NOTE] not implemented: castling, en passant, promotion, repetition, 50-move rule.
strength
~1170 Elo (95% CI: 1110-1225)
240 games vs stockfish (1320-1600 levels)
fixed depth 5, constrained rules, max 60 plies.
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
