This commit is contained in:
Milan Martin Jäckel 2026-06-04 16:00:27 +02:00
parent 8c92d79975
commit 0b8d432697

View File

@ -1,7 +1,7 @@
import pygame as pg
pos = [[4, 3, 2, 5, 6, 2, 3, 4],
[1, 1, 1, 1, 1, 1, 1, 1],
pos = [[4, 3, 2, 5, 6, 2, 3, 4],
[1, 1, 1, 1, 1, 1, 1, 1],
[0, 0, 0, 0, 0, 0, 0, 0],
[0, 0, 0, 0, 0, 0, 0, 0],
[0, 0, 0, 0, 0, 0, 0, 0],