Go to file
2022-04-08 10:58:43 +02:00
.idea bfs first try, self movement added 2022-04-07 19:40:39 +02:00
resources/textures camera, mapa, textures, BIG refactor 2022-04-04 11:40:18 +02:00
.gitignore agent_model 2022-03-09 22:39:34 +01:00
agent.py bfs first try, self movement added 2022-04-07 19:40:39 +02:00
data.txt [bfsAlgorithm] added master node history 2022-04-08 10:51:10 +02: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 [bfsAlgorithm] merge fix 2022-04-08 10:58:43 +02:00
map.py camera, mapa, textures, BIG refactor 2022-04-04 11:40:18 +02:00
mapa.py bfs first try, self movement added 2022-04-07 19:40:39 +02:00
ok bfs search first try, self movement for agent added 2022-04-07 19:43:53 +02:00
requirements.txt add requirements.txt 2022-03-10 15:45:49 +03:00
SearchBfs.py [bfsAlgorithm] added master node history 2022-04-08 10:51:10 +02:00
settings.py camera, mapa, textures, BIG refactor 2022-04-04 11:40:18 +02:00
sprites.py camera, mapa, textures, BIG refactor 2022-04-04 11:40:18 +02: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