Files
battleships/constants.py
2025-07-26 14:49:49 +02:00

3 lines
40 B
Python

SCREEN_WIDTH = 1000
SCREEN_HEIGHT = 800