Complete game

This commit is contained in:
2026-05-27 14:04:08 +04:00
commit 9e08f3eb98
72 changed files with 6024 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Poly([
(-64, 59),
(-59, 64),
(-49, 64),
(64, -49),
(64, -59),
(59, -64),
(-59, -64),
(-64, -59),
])