A classic implementation of the famous Pac-Man game where you navigate Pac-Man through a maze, eat dots, avoid ghosts!
- Pac-Man Character: Navigate Pac-Man through the maze using arrow keys.
- Ghosts: Avoid the four ghosts roaming the maze.
- Dots: Eat all the dots to complete the level.
- Power Pellets: Eat the power pellets to turn the tables on the ghosts.
- Use arrow keys to control Pac-Man's movement.
- Eat all the dots to finish the game.
- Avoid ghosts to stay alive. If a ghost catches you, you lose.
- Eat power pellets to temporarily turn the ghosts blue, allowing you to eat them.
-a browser
- Clone the repository:
https://github.com/Zenumium/Pacman.git
Feel free to fork the repository and submit issues or pull requests. All contributions are welcome!
This project is licensed under the Apache 2.0 see the LICENSE file for details.
Enjoy playing my 1st Pac-Man!