Code viewer for World: Cloned Cloned Tetris World

// World must define these:
 
const       CLOCKTICK   = 100;                  // speed of run - move things every n milliseconds
const       MAXSTEPS    = 1000;                 // length of a run before final score