diff --git a/README.txt b/README.txt index a60e789..45fba2f 100644 --- a/README.txt +++ b/README.txt @@ -1,9 +1,3 @@ A simple Pac-Man clone. So far. -<<<<<<< HEAD -About to add Path finding for the Ghosts and an A.I. that controlss Pac-Man. -blebblobr5ft6z7 vjn -======= -About to add Path finding for the Ghosts and an A.I. that controls Pac-Man. ->>>>>>> 9346a1e20864c03e995f940f6aae6ec2aac5a4c9 -jzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz \ No newline at end of file +About to add Path finding for the Ghosts and an A.I. that controlss Pac-Man. \ No newline at end of file diff --git a/bin/Brick.class b/bin/Brick.class index 98f1c69..50ef0ed 100644 Binary files a/bin/Brick.class and b/bin/Brick.class differ diff --git a/bin/Game.class b/bin/Game.class index 70373b0..9013845 100644 Binary files a/bin/Game.class and b/bin/Game.class differ diff --git a/bin/Ghost.class b/bin/Ghost.class index bc339ca..8a1f87d 100644 Binary files a/bin/Ghost.class and b/bin/Ghost.class differ diff --git a/bin/Main.class b/bin/Main.class index ef3f066..1a83356 100644 Binary files a/bin/Main.class and b/bin/Main.class differ diff --git a/bin/Map.class b/bin/Map.class index 791a861..bba0248 100644 Binary files a/bin/Map.class and b/bin/Map.class differ diff --git a/bin/Picture.class b/bin/Picture.class index 3737254..f720bca 100644 Binary files a/bin/Picture.class and b/bin/Picture.class differ diff --git a/bin/Player.class b/bin/Player.class index 702cafc..b5fa448 100644 Binary files a/bin/Player.class and b/bin/Player.class differ