| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-04-16 | Added all ghosts with A* search for now | omagdy7 | 1 | -8/+8 | |
| 2023-04-16 | Sucssessfully implemented A* algorithm on the ghosts | omagdy7 | 1 | -3/+12 | |
| 2023-04-16 | Implemented an A* but there is a bug that causes a jitter in movement when ↵ | omagdy7 | 1 | -5/+8 | |
| the manhatten distance is equal | |||||
| 2023-04-15 | Fixed collision between pacman and obstacles | omagdy7 | 1 | -33/+84 | |
| 2023-03-22 | Added the map for pacman using a 2D array describing the map | omagdy7 | 1 | -5/+15 | |
| 2023-03-20 | Added a functionality to consturct a map from a 2d array | omagdy7 | 1 | -1/+3 | |
| 2023-03-20 | Organized the project in separate files | omagdy7 | 1 | -0/+95 | |
