Go to file
2023-05-13 20:20:04 +02:00
imgs speed bumps 2023-05-13 19:30:00 +02:00
.gitignore Initial commit 2023-02-27 12:47:27 +01:00
agentActionType.py add landfill 2023-05-11 20:12:41 +02:00
agentOrientation.py implement bfs algorythm 2023-04-22 16:16:36 +02:00
agentState.py implement bfs algorythm 2023-04-22 16:17:00 +02:00
bfs.py add action cost function and remove node class 2023-05-13 20:20:04 +02:00
city.py add action cost function and remove node class 2023-05-13 20:20:04 +02:00
gameContext.py add landfill 2023-05-11 20:12:41 +02:00
gameEventHandler.py dust car instance 2023-04-22 16:36:13 +02:00
garbage.py add garbage class 2023-03-25 10:53:19 +01:00
garbageCan.py garbage can cell type 2023-04-22 12:11:06 +02:00
garbageTruck.py dust car instance 2023-04-22 16:36:13 +02:00
gridCellType.py speed bumps 2023-05-13 19:30:00 +02:00
landfill.py add landfill 2023-05-11 20:12:41 +02:00
main.py remove comented code 2023-04-23 16:43:32 +02:00
movement.py speed bumps 2023-05-13 19:30:00 +02:00
README.md modify readme 2023-03-18 13:22:01 +01:00
speedBump.py speed bumps 2023-05-13 19:30:00 +02:00
startup.py speed bumps 2023-05-13 19:41:19 +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

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.