Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.54 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.54 KB

Pacman Game for macOS

Welcome to the Pacman Game for macOS, a simple and fun version of the classic arcade game, built using SwiftUI and SpriteKit.

Features

  • Classic Pacman gameplay
  • Smooth performance on both Intel and Apple M1 based Macs
  • Simple and intuitive controls

Requirements

  • macOS 12 or later
  • Intel or Apple M1 based Mac

Installation

To get started with the Pacman Game, follow these steps:

  1. Download the latest release from the Releases page.
  2. Extract the downloaded archive.
  3. Open the extracted folder and run the PacmanGame.app file.

Gameplay Instructions

  • 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.

Development

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.

Contributing

If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

Enjoy the game, and happy gaming!


Check out the Releases to try the executable.