Files
test/game.py
2024-08-18 11:57:38 +02:00

8 lines
217 B
Python

############################################################
## Implements all Gamemechanics here! ##
############################################################
import GameObject
import pygame