Initial Commit

This commit is contained in:
2022-08-25 00:27:03 +02:00
commit 2e13c87a9d
15 changed files with 151 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
White = (255, 255, 255)
Black = (0, 0, 0)