Files
test/game.py
2024-08-16 11:40:14 +02:00

8 lines
234 B
Python

############################################################
## Implements all Gamemechanics here! ##
############################################################
import GameObject
import pygame
#weapons = dict()