Welcome to the Pacman Game for macOS, a simple and fun version of the classic arcade game, built using SwiftUI and SpriteKit.
- Classic Pacman gameplay
- Smooth performance on both Intel and Apple M1 based Macs
- Simple and intuitive controls
- macOS 12 or later
- Intel or Apple M1 based Mac
To get started with the Pacman Game, follow these steps:
- Download the latest release from the Releases page.
- Extract the downloaded archive.
- Open the extracted folder and run the PacmanGame.app file.
- Use the arrow keys to navigate Pacman through the maze.
- Eat all the dots to progress to the next level.
- Avoid the ghosts to turn the tables.
- Collect the food.
This game is developed using SwiftUI for the user interface and SpriteKit for the game engine. It demonstrates the capabilities of modern macOS development frameworks and provides a simple yet engaging experience for players.
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Enjoy the game, and happy gaming!
Check out the Releases to try the executable.