https://github.com/tariqkichawele/pacman
A replica of the famous PacMan game
https://github.com/tariqkichawele/pacman
Last synced: about 2 months ago
JSON representation
A replica of the famous PacMan game
- Host: GitHub
- URL: https://github.com/tariqkichawele/pacman
- Owner: TariqKichawele
- Created: 2024-03-21T23:06:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T16:48:19.000Z (about 1 year ago)
- Last Synced: 2025-02-16T02:44:15.767Z (4 months ago)
- Language: JavaScript
- Homepage: https://pacmantk.netlify.app
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pac-Man Game
Welcome to the Pac-Man Game! This classic arcade game project is built using HTML, CSS, and Vanilla JavaScript, offering an immersive gaming experience reminiscent of the iconic Pac-Man arcade machine. Navigate Pac-Man through the maze, eat pellets, and avoid ghosts to achieve the highest score!

**TECHNOLOGIES USED**
**Frontend:**
- HTML: The markup language used for structuring the game's user interface.
- CSS: Cascading Style Sheets used for styling the game interface.
- Vanilla JavaScript: Pure JavaScript used for game logic and interactivity.
**CONTROLS****Desktop Controls:**
- Use the arrow keys (↑, ↓, ←, →) to control the movement of Pac-Man.
- Press the spacebar to pause and resume the game.
**Mobile Controls:**
- Swipe up, down, left, or right on the screen to control the movement of Pac-Man.
- Tap anywhere on the screen to pause and resume the game.
**Gameplay**
- Objective: Guide Pac-Man through the maze, eating pellets and fruit while avoiding collisions with ghosts.
- Scoring: Eating pellets earns points, and eating fruit or power pellets temporarily allows Pac-Man to eat ghosts for additional points.
- Ghosts: Each ghost has its behavior pattern and speed, adding challenge and excitement to the gameplay.
- Power Pellets: Eating power pellets temporarily turns ghosts blue, allowing Pac-Man to eat them for extra points.
- Bonus Fruit: Eating bonus fruit that appears periodically awards bonus points.**Demo**
You can play the live demo of the Pac-Man Game here.
**Contributing**
Contributions to the Pac-Man Game project are welcome! If you'd like to contribute, please fork the repository, make your changes, and submit a pull request following the guidelines outlined in the CONTRIBUTING.md file.
**License**
This project is licensed under the MIT License.
Contact
For any inquiries or feedback regarding the Pac-Man Game project, please contact Tariq Kichawele.