IntelligentTractor/src
JakubPaszke 477c0b552a Changing bfs into astar using 'Field' class 2023-05-14 18:24:15 +02:00
..
__pycache__ added successor 2023-04-22 21:43:28 +02:00
Field.py Changing bfs into astar using 'Field' class 2023-05-14 18:24:15 +02:00
Plant.py bfs template added & movement tractor changes 2023-04-22 21:31:19 +02:00
Tractor.py Changing bfs into astar using 'Field' class 2023-05-14 18:24:15 +02:00
bfs.py Changing bfs into astar using 'Field' class 2023-05-14 18:24:15 +02:00
map.py Changing bfs into astar using 'Field' class 2023-05-14 18:24:15 +02:00
road.py Roads added. Settings file added. Creation of roads and fields moved into map.py file 2023-03-23 20:52:46 +01:00