Go to file
Paweł Felcyn b19778b796 Merge pull request 'Zmiana błędu w konstruktorze successor' (#37) from minor_upgrades into master
Reviewed-on: #37
2023-06-19 11:54:22 +02:00
.idea Added photos of garbage 2023-06-03 23:00:06 +02:00
imgs speed bumps 2023-05-13 19:30:00 +02:00
machine_learning recognizing garbage 2023-06-18 21:01:45 +02:00
.gitignore Initial commit 2023-02-27 12:47:27 +01:00
README.md modify readme 2023-03-18 13:22:01 +01:00
agentActionType.py deleted empty can enum 2023-05-13 21:04:57 +02:00
agentOrientation.py implement bfs algorythm 2023-04-22 16:16:36 +02:00
agentState.py A* working ok 2023-05-15 11:49:58 +02:00
bfs.py Zmiana błędu w konstruktorze successor 2023-06-19 11:54:14 +02:00
city.py A* gawor done 2023-05-25 18:18:11 +02:00
gameContext.py add heuristics 2023-05-13 23:06:42 +02:00
gameEventHandler.py dust car instance 2023-04-22 16:36:13 +02:00
garbage.py recognizing garbage 2023-05-29 09:57:52 +02:00
garbageCan.py filled each garbage can with 4 pieces of garbage 2023-05-27 13:16:41 +02:00
garbageTruck.py recognizing garbage 2023-05-29 09:57:52 +02:00
gridCellType.py add heuristics 2023-05-13 23:06:42 +02:00
landfill.py add landfill 2023-05-11 20:12:41 +02:00
main.py Merge remote-tracking branch 'origin/A_star' into A_star 2023-05-15 11:50:30 +02:00
movement.py recognizing garbage 2023-06-18 21:01:45 +02:00
speedBump.py speed bumps 2023-05-13 19:30:00 +02:00
startup.py recognizing garbage 2023-06-18 21:01:45 +02:00
street.py street grid cell type 2023-04-22 12:04:08 +02:00
turnCar.py add function for moving dust car 2023-04-22 17:46:08 +02:00

README.md

sztuczna_inteligencja_2023_smieciarka

Symulacja inteligentnej śmieciarki. Śmieciarka zbiera śmieci z kubłów wystawionych przez mieszkańców, samodzielnie je segreguje i zawozi na wysypisko.