From 7e4ef8be6fdce53ad01cacec3a9a9ed157d161b7 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 19 Apr 2023 02:10:59 +0200 Subject: Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ead705..5ecf749 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ python3 macpan.py - [X] Develop an algorithm to make the ghosts find pacman in the map(BFS, A*) - [X] Add the Algorithm for Blinky (Normal A*) - [X] Add the Algorithm for Pinky (Normal A* + 4 spaces ahead of pacman) -- [ ] Add the ghosts in the game -- [ ] Setup the sprite animation for the ghosts +- [X] Add the ghosts in the game +- [X] Setup the sprite animation for the ghosts - [ ] Add the Algorithm for Inky (Ambush) - [ ] Add the Algorithm for Clyde (Same as Blinky excepts when he gets 8 tiles close to pacman he retreats, So he is basically useless) -- cgit v1.2.3