标签: python screen pygame
我遵循了一个教程并完全复制了代码,尽管它只生成一个黑屏的pygame窗口。这是代码的链接(就像我输入的那样):
http://www.dreamincode.net/forums/topic/83308-introduction-to-pygame-part-1/
这在教程中是正确的,但不起作用。我使用的是python 3.3.2和pygame-1.9.2a0.win32-py3.3.msi。