• Mahmoud Aglan's avatar
    feat: wire multiplayer module into Chess and Ludo UI · adb62666
    Mahmoud Aglan authored
    Chess (live mode):
    - Fetches opponent profile, shows real name in opponent bar
    - Emotes sync to opponent via game_state (send + receive)
    - Connection status monitored (green/yellow/red dot)
    - Incoming emotes shown as floating animation
    - mp.cleanup() on game end
    
    Ludo (live mode):
    - Emotes sync to opponent via ludo-match.php
    - Connection status monitored
    - Incoming emotes received and displayed
    - Polling starts if not player's turn at game start
    
    Both games:
    - Fixed emoteWrap variable reference (was using wrong 'wrap')
    - Shared multiplayer.js handles all common features
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    adb62666
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...