This is a classic Pacman game implemented in Java.
- Run the
PacmanGame
executable file. - Use the arrow keys to control Pacman's movement: up, down, left, right.
- Navigate Pacman through the maze while avoiding ghosts.
- Eat power pellets to turn the tables and chase and eat ghosts for a limited time.
- Classic Pacman gameplay experience.
- Colorful and engaging graphics.
- Sound effects and music to enhance the gaming experience.
- Clone this repository to your local machine.
- Compile the
PacmanGame
source code using a [compiler name/version]. - Run the compiled executable file to start the game.
- Up Arrow: Move Pacman Up
- Down Arrow: Move Pacman Down
- Left Arrow: Move Pacman Left
- Right Arrow: Move Pacman Right
Developed by - Taha Burak Sahin