Files
battleships/constants.py

3 lines
39 B
Python

SCREEN_WIDTH = 800
SCREEN_HEIGHT = 600