aboutsummaryrefslogtreecommitdiff
path: root/src/Ghost.py
AgeCommit message (Expand)AuthorFilesLines
2023-04-19Renamed some files and did a bit of refactoringomagdy71-96/+0
2023-04-19Fixed a bug in pacman position not updating proberly in the heueristic functionomagdy71-8/+16
2023-04-19Added the ghost sprites to the game.omagdy71-5/+5
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 th...omagdy71-3/+161
2023-04-15Changed the intial position of pacmanomagdy71-0/+7