• Mahmoud Aglan's avatar
    feat: complete rebuild — all 16 phases, modular game engine · 4d7736a1
    Mahmoud Aglan authored
    - Phase 0: Core engine (scene manager, store, bus, net, tween, audio, canvas, HUD, i18n)
    - Phase 1: Auth (splash, login, register, token management)
    - Phase 2: Play World (game carousel, mode picker, bot/time selectors, queue)
    - Phase 3-4: Chess (canvas board, drag/drop, chess.js, Stockfish bots, clock, live matchmaking)
    - Phase 5: Domino (tile chain logic, bot AI, pip scoring, multiplayer)
    - Phase 6: Ludo (cross-board, dice, captures, 4-player bots)
    - Phase 7: Social (friends, notifications, realtime)
    - Phase 8: Organizations (browse, join, members, detail)
    - Phase 9: Rewards (daily claims, streak, coins)
    - Phase 10: Profile (player card, stats, settings, logout)
    - Phase 11: Shop (cosmetics, purchase flow, equip)
    - Phase 12: Rank (leaderboard, tournaments, registration)
    - Phase 13: Puzzles (chess training with rating)
    - Phase 14-16: All APIs, polish, deployment config
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    4d7736a1
Name
Last commit
Last update
..
achievements.php Loading commit data...
analysis.php Loading commit data...
auth.php Loading commit data...
bots.php Loading commit data...
config.php Loading commit data...
daily-reward.php Loading commit data...
domino.php Loading commit data...
friends.php Loading commit data...
game.php Loading commit data...
leaderboard.php Loading commit data...
ludo.php Loading commit data...
matchmaking.php Loading commit data...
multiplayer.php Loading commit data...
notifications.php Loading commit data...
orgs.php Loading commit data...
profile.php Loading commit data...
puzzles.php Loading commit data...
ratings.php Loading commit data...
shop.php Loading commit data...
theme.php Loading commit data...
tournaments.php Loading commit data...