inteligentny-traktor/screen.py
2023-05-03 23:12:41 +02:00

2 lines
57 B
Python

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