Files
battleships/constants.py

3 lines
39 B
Python
Raw Normal View History

SCREEN_WIDTH = 800
SCREEN_HEIGHT = 600