| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-04-16 | Implemented an A* but there is a bug that causes a jitter in movement when ↵ | omagdy7 | 1 | -1/+1 | |
| the manhatten distance is equal | |||||
| 2023-04-15 | Changed the intial position of pacman | omagdy7 | 1 | -2/+2 | |
| 2023-04-15 | Fixed collision between pacman and obstacles | omagdy7 | 1 | -14/+20 | |
| 2023-03-22 | Added the map for pacman using a 2D array describing the map | omagdy7 | 1 | -2/+2 | |
| 2023-03-21 | Trying to draw the pacman map using the 2dArray | omagdy7 | 1 | -1/+1 | |
| 2023-03-20 | Added a functionality to consturct a map from a 2d array | omagdy7 | 1 | -1/+0 | |
| 2023-03-20 | Organized the project in separate files | omagdy7 | 1 | -0/+48 | |
