tmp commit

This commit is contained in:
aliaksei-kudravets 2022-03-10 15:53:41 +01:00
parent a171377b3e
commit 7c2f7596d5

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