Scrabble AI for Sega Genesis
A fast Scrabble AI running on 16-bit hardware (7.67MHz 68000) with GADDAG and shadow-playing.
Arrows move · Z A · X B · C C · Enter Start · Space Toggle Turbo
Currently plays AI vs AI games automatically. Press any button to advance to the next game.
Shadow vs NoShadow vs Hybrid comparison with per-rack breakdown. Interactive tables showing frame counts by blank count, vowels, consonants, and leave value.
View timing reportInterleaved C source and 68000 assembly with CPU cycle profiling. Browse movegen code with per-instruction cycle counts from emulator.
Browse code