Added some new classes

This commit is contained in:
Christian
2024-08-16 11:40:14 +02:00
parent ae2e28cfca
commit 0bbe702f8a
8 changed files with 80 additions and 31 deletions

8
game.py Normal file
View File

@@ -0,0 +1,8 @@
############################################################
## Implements all Gamemechanics here! ##
############################################################
import GameObject
import pygame
#weapons = dict()