Skip to content

cherez/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program, given a tetris board, determines whether it's possible for the
computer to force the player to lose without clearing a single line.

Inspired by: http://qntm.org/tetris

A terrible person could put this into a tetris game to make players miserable.

It's rather slow, because the branching factor is massive. It's probably a good
idea to move this to a static language. Alternately, smarter heuristics could
curb the branching factor.

About

Tetris solved inspired by http://qntm.org/tetris

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages