• Mahmoud Aglan's avatar
    feat(chess): Chess.com-style Game Review with full move analysis · 049e06c9
    Mahmoud Aglan authored
    New screen: Game Review (chess-review)
    - Analyzes EVERY move with Stockfish (depth 12)
    - Shows progress bar while analyzing
    - Eval graph: canvas-rendered white/black area chart with mistake dots
    - Accuracy comparison: player vs opponent percentage with colored bars
    - Move classification breakdown table:
      !! Brilliant, ! Great, ★ Best, ✓ Good, 📖 Book,
      ?! Inaccuracy, ? Mistake, ?? Blunder
    - Counts per player side-by-side (like Chess.com)
    - Opening name displayed
    - Links to detailed analysis (timeline scrubber)
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    049e06c9
Name
Last commit
Last update
.claude Loading commit data...
Connections and docs Loading commit data...
admin Loading commit data...
api Loading commit data...
config Loading commit data...
docs Loading commit data...
includes Loading commit data...
public Loading commit data...
screenshots Loading commit data...
.gitignore Loading commit data...
.htaccess Loading commit data...
ARCHITECTURE.md Loading commit data...
ASSET_REGISTRY.md Loading commit data...
BUILD_ORDER.md Loading commit data...
DATABASE_REFERENCE.md Loading commit data...
DESIGN.md Loading commit data...
Dockerfile Loading commit data...
PLAN.md Loading commit data...
Stockfishbotsapi.txt Loading commit data...
captain-definition Loading commit data...
index.php Loading commit data...