By Classic block dominoes against a real alpha-beta search AI · 2024
Play:
Touch: Tap a tile in your hand to select it, then tap the highlighted end zone to place it · Keyboard: Mouse click (same select-then-place flow); Escape closes menus
About:
A tidy LittleJS implementation of classic block dominoes (double-six set) against a genuine alpha-beta search AI opponent, not a random-move bot. Tap-to-select-then-tap-to-place touch controls were verified against live game state on a real touch profile.
Credits:
Made by Classic block dominoes against a real alpha-beta search AI, 2024. Published here under the MIT licence.
Source code.
Phone check: 2026-09-07: played on simulated phone (390x844, real CDP touch dispatch) and desktop (mouse); confirmed tile selection, end-zone placement, and turn advancement all work correctly by reading live game state, not just screenshots.