Files
battleships/constants.py

3 lines
40 B
Python
Raw Normal View History

2025-07-26 14:49:49 +02:00
SCREEN_WIDTH = 1000
SCREEN_HEIGHT = 800