Skip to content

Requires pygame. Given n, randomly fills n x n grid with Tetris tiles. Without knowing how it's filled in, it tries to fill in the space. Keys: 1 - show original; 2 - show original without tile borders (what the solver sees); 3 - solve and display solution; 0 - clears screen and generates a new grid

Neeeeech/tetris-fitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

About

Requires pygame. Given n, randomly fills n x n grid with Tetris tiles. Without knowing how it's filled in, it tries to fill in the space. Keys: 1 - show original; 2 - show original without tile borders (what the solver sees); 3 - solve and display solution; 0 - clears screen and generates a new grid

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages