aboutsummaryrefslogtreecommitdiff
path: root/src/macpan.py
AgeCommit message (Collapse)AuthorFilesLines
2023-04-15Fixed collision between pacman and obstaclesomagdy71-1/+0
2023-03-20Organized the project in separate filesomagdy71-137/+4
2023-03-20Fixed a bug in the check_collisions functionomagdy71-19/+13
2023-03-20Added a sprite for pacman and loaded a simple animationomagdy71-8/+76
2023-03-20Added a very basic player movement for pacman using w-a-s-domagdy71-0/+77