| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-03-22 | Added a new TODO | omagdy7 | 1 | -1/+2 | |
| 2023-03-22 | Added the map for pacman using a 2D array describing the map | omagdy7 | 4 | -114/+116 | |
| 2023-03-21 | Added a few more TODOs in Detail and an EXTRA BONUS feauture for the project | omagdy7 | 1 | -1/+10 | |
| 2023-03-21 | Trying to draw the pacman map using the 2dArray | omagdy7 | 4 | -65/+74 | |
| 2023-03-20 | Added a functionality to consturct a map from a 2d array | omagdy7 | 3 | -2/+124 | |
| 2023-03-20 | Organized the project in separate files | omagdy7 | 5 | -137/+161 | |
| 2023-03-20 | Updated README | omagdy7 | 1 | -3/+4 | |
| 2023-03-20 | Fixed a bug in the check_collisions function | omagdy7 | 1 | -19/+13 | |
| 2023-03-20 | Added a sprite for pacman and loaded a simple animation | omagdy7 | 3 | -8/+76 | |
| 2023-03-20 | Added a .gitignore for a python project | omagdy7 | 1 | -0/+160 | |
| 2023-03-20 | Added a Descreption, Run, Todo in the READEME | omagdy7 | 1 | -0/+25 | |
| 2023-03-20 | Added a very basic player movement for pacman using w-a-s-d | omagdy7 | 3 | -0/+77 | |
