inteligentny-traktor/screen.py
2023-06-15 14:03:24 +02:00

3 lines
59 B
Python

import pygame
SCREEN = pygame.display.set_mode([600, 665])