| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-04-15 | Fixed collision between pacman and obstacles | omagdy7 | 5 | -90/+148 | |
| 2023-03-22 | Added the map for pacman using a 2D array describing the map | omagdy7 | 4 | -114/+116 | |
| 2023-03-21 | Trying to draw the pacman map using the 2dArray | omagdy7 | 3 | -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 | 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 | 2 | -8/+76 | |
| 2023-03-20 | Added a very basic player movement for pacman using w-a-s-d | omagdy7 | 1 | -0/+77 | |
