Go to file
2022-03-25 11:54:32 +01:00
resources/textures textures refactor 2022-03-22 22:10:25 +01:00
.gitignore agent_model 2022-03-09 22:39:34 +01:00
agent.py move agent_movement to agent class 2022-03-22 11:55:01 +01:00
dump.py add dump class 2022-03-25 11:50:26 +01:00
house.py add house class and simple test with draw it on field 2022-03-24 21:20:07 +01:00
main.py add house class and simple test with draw it on field 2022-03-24 21:20:07 +01:00
map.py wydzielono map.py 2022-03-09 22:19:04 +01:00
mapa.py add map class without conflicts 2022-03-25 11:54:32 +01:00
requirements.txt add requirements.txt 2022-03-10 15:45:49 +03:00
tile1.png first commit 2022-03-09 21:27:57 +01:00
trash.py add trash class 2022-03-24 17:37:05 +01:00
trashbin.py trashbin dimensions depends on its type 2022-03-24 17:59:30 +01:00