refactoring_1.0 #2

Merged
s462072 merged 5 commits from refactoring_1.0 into master 2022-03-11 12:56:06 +01:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit a8292a9690 - Show all commits

View File

@ -1,6 +1,8 @@
import pygame
from map import preparedMap
from agent import trashmaster
# import os
# os.environ["SDL_VIDEODRIVER"] = "dummy"
pygame.init()

0
requirements.txt Normal file
View File