Adding function findRotatedBlock() to net.blockout.meta.BlockGenerator. This
is already showing improvements in computer player performance (to be committed
soon), but strangely only after the first few moves. I am going to try to
study the bottlenecks in this function and improve it further. I believe that
the computation of the canonical rotation can be improved upon in this special
case.