adventure/main.py

5 lines
57 B
Python
Raw Normal View History

2019-11-24 16:28:56 +01:00
import pygame
from pygame.locals import *
pygame.init()