Google App Engine Code Challenge - write a tetris playing algorithm

Casey McGinty casey.mcginty at gmail.com
Mon Dec 1 23:21:13 EST 2008


Well, I think its a cool idea. I might try it out if I can find some free
cycles.

And does the game logic assume the pieces come straight down? For example,
what if you wanted to move a piece to the left or right after its past some
vertical obstruction? For example If you place and upside down 'j' or 'l',
is there any way to fill in the two blocked squares, without removing the
top portion first?

- Casey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081201/075316b4/attachment-0001.html>


More information about the Python-list mailing list