| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2023-05-08 | Added a simple Wining screen when the user collects all the food | omagdy7 | 1 | -1/+1 |
| 2023-05-08 | Added scattered mode for the ghosts | omagdy7 | 1 | -66/+33 |
| 2023-05-07 | Finished clyde algorithm and added a debug mode to run the program | omagdy7 | 1 | -48/+76 |
| 2023-04-20 | Added the abillity to portals and also made the ghots favour going up when th... | omagdy7 | 1 | -2/+3 |
| 2023-04-16 | Added all ghosts with A* search for now | omagdy7 | 1 | -1/+2 |
| 2023-04-15 | Fixed collision between pacman and obstacles | omagdy7 | 1 | -41/+43 |
| 2023-03-22 | Added the map for pacman using a 2D array describing the map | omagdy7 | 1 | -105/+97 |
| 2023-03-21 | Trying to draw the pacman map using the 2dArray | omagdy7 | 1 | -62/+71 |
| 2023-03-20 | Added a functionality to consturct a map from a 2d array | omagdy7 | 1 | -0/+121 |
| 2023-03-20 | Added a sprite for pacman and loaded a simple animation | omagdy7 | 1 | -0/+0 |
