Go to file
2023-04-22 16:17:00 +02:00
imgs add dust car rotation imgs 2023-04-22 11:45:32 +02:00
.gitignore Initial commit 2023-02-27 12:47:27 +01:00
agentActionType.py implement bfs algorythm 2023-04-22 16:17:00 +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 implement bfs algorythm 2023-04-22 16:16:36 +02:00
city.py add render method in city class 2023-04-03 15:49:28 +02:00
gameContext.py street grid cell type 2023-04-22 12:04:08 +02:00
gameEventHandler.py changed stick man to dust car, renamed variables 2023-03-13 08:49:34 +01: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 add missing references 2023-03-27 11:50:23 +02:00
gridCellType.py implement bfs algorythm 2023-04-22 16:17:00 +02:00
main.py add dust car rotation imgs 2023-04-22 11:45:32 +02:00
README.md modify readme 2023-03-18 13:22:01 +01:00
startup.py city streets rendering 2023-04-03 19:51:06 +02:00
street.py street grid cell type 2023-04-22 12:04: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.