inteligentny-traktor/screen.py
2023-06-25 20:06:32 +02:00

3 lines
59 B
Python

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