Files
asteroids/constants.py
T

4 lines
41 B
Python
Raw Normal View History

2026-05-21 15:10:25 -05:00
SCREEN_WIDTH = 1280
SCREEN_HEIGHT = 720