• Mahmoud Aglan's avatar
    fix: Ludo board completely rewritten to match standard layout · fda0afc5
    Mahmoud Aglan authored
    Standard Ludo board: Green(TL), Yellow(TR), Red(BL), Blue(BR)
    Player order: 0=Red(BL), 1=Green(TL), 2=Yellow(TR), 3=Blue(BR)
    
    Path is now CLOCKWISE:
    - Red enters from bottom center going UP
    - Green enters from left center going RIGHT
    - Yellow enters from top center going DOWN
    - Blue enters from right center going LEFT
    
    All positions recalculated from scratch:
    - SHARED_PATH: 52 squares going clockwise matching reference image
    - HOME_COLUMNS: each player's 6-square run toward center
    - HOME_BASES: pieces start in correct corners
    - START_SQUARES: [0, 13, 26, 39] with correct global positions
    - Center triangles: point toward center from each player's side
    - Home zones: correct corner colors
    - Panel positions: match board layout spatially
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    fda0afc5
Name
Last commit
Last update
.claude Loading commit data...
ChessPieces Loading commit data...
Connections and docs Loading commit data...
Logo El3ab Loading commit data...
admin Loading commit data...
api Loading commit data...
app icons Loading commit data...
config Loading commit data...
docs Loading commit data...
includes Loading commit data...
ludo-playtest 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...
bell.png Loading commit data...
captain-definition Loading commit data...
index.php Loading commit data...