Go to file
2021-05-11 20:30:01 +02:00
mine_models robotic assets 2021-04-14 12:01:20 +02:00
resources fixed a_star (new priority bug) 2021-05-09 19:39:00 +02:00
searching_algorithms fixed a_star (new priority bug) 2021-05-09 19:39:00 +02:00
ui redesigned in-game gui; added UiComponentsList class; added goal highlighting; fixed some bugs; code refactoring 2021-05-11 20:30:01 +02:00
.gitignore Merge branch 'master' into addDestinationPoPup 2021-05-04 20:59:43 +02:00
agent.py coordinated project modules; fully implemented blitting using display_assets.py; updated maps; fixed some bugs 2021-05-07 22:26:58 +02:00
display_assets.py coordinated project modules; fully implemented blitting using display_assets.py; updated maps; fixed some bugs 2021-05-07 22:26:58 +02:00
json_generator.py coordinated project modules; fully implemented blitting using display_assets.py; updated maps; fixed some bugs 2021-05-07 22:26:58 +02:00
main.py redesigned in-game gui; added UiComponentsList class; added goal highlighting; fixed some bugs; code refactoring 2021-05-11 20:30:01 +02:00
minefield.py coordinated project modules; fully implemented blitting using display_assets.py; updated maps; fixed some bugs 2021-05-07 22:26:58 +02:00
project_constants.py redesigned in-game gui; added UiComponentsList class; added goal highlighting; fixed some bugs; code refactoring 2021-05-11 20:30:01 +02:00
tile.py coordinated project modules; fully implemented blitting using display_assets.py; updated maps; fixed some bugs 2021-05-07 22:26:58 +02:00