• Mahmoud Aglan's avatar
    feat: add full Backgammon game — bot AI, multiplayer, tournament rules · c21d4618
    Mahmoud Aglan authored
    Complete backgammon (طاولة) implementation:
    - 24-point board with bar, bearing off, doubling cube
    - Bot AI: easy (random), medium (heuristic), hard (positional eval)
    - Local pass-and-play + VS bot + online matchmaking + private rooms
    - Server-side move validation, opening roll, gammon/backgammon detection
    - Supabase Realtime WebSocket for multiplayer
    - Responsive CSS with wood-grain board, triangle points, stacking checkers
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    c21d4618
Name
Last commit
Last update
..
achievements.php Loading commit data...
analysis.php Loading commit data...
auth.php Loading commit data...
backgammon.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...
games.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...
shop.php Loading commit data...
theme-upload.php Loading commit data...
theme.php Loading commit data...
tournaments.php Loading commit data...