Tetris Wide Stacker

A tetris stacker designed for ultra wide playfields.

Designed to stack without the same piece touching itself. Used for designing a mousepad.

Trained using Genetic Algorithm, each placement is scored using five traits:

  • piece height (highest row that piece uses up)
  • max height (highest row of entire field)
  • lines completed
  • bumpiness
  • conformability to other pieces (count of the other 6 tetriminos that can fit)