refactoring_1.0 #2

Merged
s462072 merged 5 commits from refactoring_1.0 into master 2022-03-11 12:56:06 +01:00
Showing only changes of commit 7c2f7596d5 - Show all commits

View File

@ -1,9 +1,14 @@
import pygame
from map import preparedMap
from agent import trashmaster
# import os
# os.environ["SDL_VIDEODRIVER"] = "dummy"
class WalleGame():
def __init__(self):
pass
pygame.init()
#config