• Mahmoud Aglan's avatar
    feat(ludo): FULL REWRITE — proper board path, dice animation, player panels · a01bee1c
    Mahmoud Aglan authored
    Complete Ludo game overhaul:
    - NEW: board-map.js with exact 52-square path coordinates on 15x15 grid
    - Pieces now move on CORRECT squares (not random circular positions)
    - Home columns, safe squares (stars), home bases all properly mapped
    - Dice roll ANIMATION: 10 frames of random faces with rotation
    - Dice slam-in effect + star burst on rolling 6
    - 4 player panels showing whose turn it is (active border glow)
    - Proper game flow: roll → valid moves → auto-pick best → animate
    - Bot turns show dice face updates
    - Capture: screen shake + heavy haptic
    - Finish: star burst + success haptic
    - Win: confetti + celebration
    - Board rendering: colored home zones, grid lines, home columns,
      safe squares with stars, center triangles, piece shadows + highlights
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    a01bee1c
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.json 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...