aboutsummaryrefslogtreecommitdiff
path: root/src/map.py
AgeCommit message (Expand)AuthorFilesLines
2023-03-21Trying to draw the pacman map using the 2dArrayomagdy71-62/+71
2023-03-20Added a functionality to consturct a map from a 2d arrayomagdy71-0/+121
2023-03-20Added a sprite for pacman and loaded a simple animationomagdy71-0/+0