https://github.com/thehellishpandaa/pacman2025
This project is a browser-based implementation of the classic Pac-Man arcade game, written in JavaScript, HTML, and CSS.
https://github.com/thehellishpandaa/pacman2025
css html html-css-javascript html5 javascript js pacman pacman-game
Last synced: 4 months ago
JSON representation
This project is a browser-based implementation of the classic Pac-Man arcade game, written in JavaScript, HTML, and CSS.
- Host: GitHub
- URL: https://github.com/thehellishpandaa/pacman2025
- Owner: TheHellishPandaa
- Created: 2024-12-28T23:36:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-29T12:27:26.000Z (5 months ago)
- Last Synced: 2024-12-29T13:21:14.325Z (5 months ago)
- Topics: css, html, html-css-javascript, html5, javascript, js, pacman, pacman-game
- Language: JavaScript
- Homepage: https://thehellishpandaa.github.io/pacman2025
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pacman2025
This project is a browser-based implementation of the classic Pac-Man arcade game, written in JavaScript, HTML, and CSS. The game recreates the nostalgic experience of navigating Pac-Man through a maze, eating dots, and avoiding ghosts.
## Features
- Classic Gameplay: Guide Pac-Man through the maze to eat all the dots and avoid ghosts.
- Ghost: Ghosts dynamically chase Pac-Man with varying behaviors.
- Responsive Controls: Use keyboard arrow keys to navigate Pac-Man.
- Scoring System: Track your score as Pac-Man eats dots and power-ups.
- Power-Ups: Consume larger dots to temporarily turn ghosts vulnerable.
## How to RunClone the repository:
git clone https://github.com/TheHellishPandaa/Pac-Man2025.git
Open ``` index.html ``` in a web browser.
Use arrow keys to play the game.## Technologies Used
- ```JavaScript```: Game logic and interactivity.
- ```HTML```: Structure and layout.
- ```CSS```: Styling and animations.## License
COPIRYGHT © 2025: Jaime Galvez Martinez; This project is released under GNU General Public License