drawing player boards, ship placement and shot positions

This commit is contained in:
2025-07-26 20:41:16 +02:00
parent 07374b4aa1
commit c8751e39ba
3 changed files with 81 additions and 27 deletions

View File

@@ -1,2 +1,3 @@
SCREEN_WIDTH = 1000
SCREEN_HEIGHT = 800
SCREEN_HEIGHT = 1000
BOARD_SIZE = 10