/usr/bin/env python import os import random import pygame # Class for the ... Holds the level layout in a list of strings. level = [ "WWWWWWWWWWWWWWWWWWWW", ...
確定! 回上一頁