inteligentny-traktor/screen.py

2 lines
57 B
Python
Raw Permalink Normal View History

2023-04-21 06:30:54 +02:00
import pygame
SCREEN = pygame.display.set_mode([600,665])