tetris
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Tetris solved inspired by http://qntm.org/tetris
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.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。