• Mahmoud Aglan's avatar
    feat: full backgammon overhaul — 60fps game loop, premium canvas, particles, admin branding · 4cf9baa5
    Mahmoud Aglan authored
    - 60fps requestAnimationFrame game loop with dt-based particle physics
    - 3D checkers with radial gradients, specular highlights, drop shadows
    - Wood-grain board texture with gradient triangles and bevel frame
    - Physics-based dice with bounce damping, spin, and staggered animation
    - Arc-based move animations with easeOutBack overshoot
    - Particle burst on hit (red/orange sparks) and bear-off (green stars)
    - Confetti celebration on match win with canvas animation
    - Full multiplayer sync via match-session + server polling
    - Bot AI with animated moves (arc + SFX per piece)
    - Admin branding: 14 board colors + 7 game settings (durations, particles)
    - CSS tokens for all backgammon board colors (--bg-*)
    - Theme.js maps branding values to CSS vars + window.__EL3AB_THEME
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    4cf9baa5
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...
promo Loading commit data...
public Loading commit data...
screenshots Loading commit data...
test-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...
MULTIPLAYER_RULES.md Loading commit data...
PLAN.md Loading commit data...
Stockfishbotsapi.txt Loading commit data...
backgammon-test.mjs Loading commit data...
bell.png Loading commit data...
captain-definition Loading commit data...
index.php Loading commit data...
logof.png Loading commit data...
manifest.json Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
privacy-policy.php Loading commit data...
qr-code.png Loading commit data...
terms.php Loading commit data...
test-tournament-swiss.mjs Loading commit data...
test-tournament-ui.mjs Loading commit data...