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, 11),
(-59, 16),
(59, 16),
(64, 11),
(64, -11),
(59, -16),
(-59, -16),
(-64, -11),
])