aboutsummaryrefslogtreecommitdiff
path: root/src/Ghost.py
AgeCommit message (Collapse)AuthorFilesLines
2023-04-16Added code for blinky and pinkyomagdy71-10/+4
2023-04-16Added all ghosts with A* search for nowomagdy71-10/+0
2023-04-16Sucssessfully implemented A* algorithm on the ghostsomagdy71-100/+39
2023-04-16Implemented an A* but there is a bug that causes a jitter in movement when ↵omagdy71-3/+161
the manhatten distance is equal
2023-04-15Changed the intial position of pacmanomagdy71-0/+7