aboutsummaryrefslogtreecommitdiff
path: root/src/settings.py
AgeCommit message (Expand)AuthorFilesLines
2023-05-08Added a simple GameOver Screenomagdy71-1/+1
2023-05-08Fixed a bug in inky's algorithms and also now the ghost reset to chase mode a...omagdy71-1/+1
2023-05-08Added scattered mode for the ghostsomagdy71-1/+1
2023-05-08Finished inky's algorithm and also added an option in settings to disable audioomagdy71-0/+1
2023-05-07Finished clyde algorithm and added a debug mode to run the programomagdy71-0/+2
2023-04-15Fixed collision between pacman and obstaclesomagdy71-1/+1
2023-03-22Added the map for pacman using a 2D array describing the mapomagdy71-2/+2
2023-03-21Trying to draw the pacman map using the 2dArrayomagdy71-2/+2
2023-03-20Organized the project in separate filesomagdy71-0/+7