pygame_test/settings.py

3 lines
89 B
Python

# Define constants for the screen width and height
SCREEN_WIDTH = 800
SCREEN_HEIGHT = 600