Snake is a compact grid-based reference game built with the Mini Arcade game scaffold plus the core grid helpers.
WASDor arrow keys: moveEsc: pauseEnterorSpace: restart after game over
- Uses the standard
menu -> play -> pausescaffold flow - Uses
GridLayoutfor board rendering - Uses
CadenceSystemfor fixed-step snake movement - Uses
GridCellSpawnSystemfor food spawning into free cells