drawing the player board

This commit is contained in:
2025-07-26 14:49:49 +02:00
parent b56ccb610a
commit 07374b4aa1
3 changed files with 22 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
SCREEN_WIDTH = 800
SCREEN_HEIGHT = 600
SCREEN_WIDTH = 1000
SCREEN_HEIGHT = 800