pygame/4. lietotaja_defineti_notikumi/settings.py

3 lines
89 B
Python

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