• Mahmoud Aglan's avatar
    feat: gameplay improvements — dynamic dice, turbo mode, endgame tension, game modes · 52037552
    Mahmoud Aglan authored
    Ludo:
    - Replace pure-random dice with weighted system (drama when stuck, catch-up boost, domination penalty)
    - Enhanced VFX: screen flash on captures, bigger confetti on wins, panel pulse on finish
    - Turbo mode after 12 min: 60% faster bots, doubled animation speed, fewer dice frames
    
    Domino:
    - Fix tile proportions from 40x70 (1.75:1) to 36x72 (correct 2:1 ratio)
    - Increase chain layout GAP from 3 to 6 for better readability
    - Add target score selection (50/100/150) in bot mode room picker
    - Endgame tension alerts when opponent has 1-2 tiles remaining
    - Last-tile confetti burst + enhanced result screen with crown
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    52037552
Name
Last commit
Last update
..
audio.js Loading commit data...
bus.js Loading commit data...
canvas.js Loading commit data...
hud.js Loading commit data...
i18n.js Loading commit data...
input.js Loading commit data...
juice.js Loading commit data...
match-live.js Loading commit data...
match-session.js Loading commit data...
match-ui.js Loading commit data...
multiplayer.js Loading commit data...
native-bridge.js Loading commit data...
net.js Loading commit data...
player-panel.js Loading commit data...
realtime.js Loading commit data...
scene.js Loading commit data...
store.js Loading commit data...
theme.js Loading commit data...
tournament-session.js Loading commit data...
tween.js Loading commit data...