Go to file
2022-05-06 13:10:06 +02:00
.idea bfs first try, self movement added 2022-04-07 19:40:39 +02:00
data_structures [a_star_search_with_heap] added a_star_search and heap data structure, moved bfs algorithm to folder 2022-04-24 19:05:48 +02:00
game_objects [integrate_a_star_and_movement] added camera position fix 2022-04-28 21:28:03 +02:00
map [integrate_a_star_and_movement] little fixes 2022-04-29 11:01:16 +02:00
path_search_algorthms a star1.0 2022-05-06 12:27:18 +02:00
resources/textures [map_gen_refactor] apply new map generation system, huge code refactor 2022-04-23 19:14:23 +02:00
.gitignore agent_model 2022-03-09 22:39:34 +01:00
main.py [integrate_a_star_and_movement] little fixes 2022-04-29 11:01:16 +02:00
mapa.py bfs first try, self movement added 2022-04-07 19:40:39 +02:00
requirements.txt actual requirements.txt 2022-04-28 09:16:49 +02:00
settings.py [integrate_a_star_and_movement] little fixes 2022-04-29 11:01:16 +02:00