adventure/main.py

5 lines
57 B
Python

import pygame
from pygame.locals import *
pygame.init()