Commit Graph

14 Commits

Author SHA1 Message Date
majkellll
271e3365f9 A* gawor done 2023-05-25 18:18:11 +02:00
majkellll
aacee0e493 Merge remote-tracking branch 'origin/A_star' into A_star
# Conflicts:
#	bfs.py
#	main.py
#	movement.py
2023-05-15 11:50:30 +02:00
majkellll
15638862d3 A* working ok 2023-05-15 11:49:58 +02:00
majkellll
af32df4474 dodany A* - coś jeszcze nie działa 2023-05-15 11:04:09 +02:00
Pawel Felcyn
311a2d0757 astar for MIkołaj Gawor 2023-05-15 10:59:30 +02:00
majkellll
5440626353 dodany A* - coś jeszcze nie działa 2023-05-15 08:07:08 +02:00
Pawel Felcyn
c708663d39 add heuristics 2023-05-13 23:06:42 +02:00
Wiktor Szynaka
76eb4771a2 add action cost function and remove node class 2023-05-13 20:20:04 +02:00
Wiktor Szynaka
4ab84deaf3 speed bumps 2023-05-13 20:02:42 +02:00
Wiktor Szynaka
af42c84186 speed bumps 2023-05-13 19:30:00 +02:00
9f7ca5d0ed Update 'city.py' 2023-04-23 15:35:37 +02:00
cf525c5c4b Update 'city.py' 2023-04-23 15:34:29 +02:00
Pawel Felcyn
b8280a3854 add render method in city class 2023-04-03 15:49:28 +02:00
Pawel Felcyn
c41f2a27a5 add class of a city 2023-03-26 21:29:40 +02:00