Tetris使用Python构建经典俄罗斯方块游戏
俄罗斯方块用Python编写,使用PyGame 1.9.2a0。需要Python2和pygame库(Ubuntu用户可以使用sudo apt-get install python-pygame安装)。还需要Python Imaging Library (PIL),版本1.1.6.+。使用./run运行游戏,./run是一个启动tetris.py的shell脚本。
下载地址
用户评论