9_direction.py high_scroe.txt Python-PyGame / 6_draw_rectangle.py Cannot retrieve latest commit at this time.
ts, w, h, c1, c2 = 20, *image.get_size(), (128, 0, 0), (255, 255, 255) tiles = [((x*ts, y*ts, ts, ts), c1 if (x+y) % 2 == 0 else c2) for x in range((w+ts-1)//ts) for ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results