Skip to content

voidnire/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🟡 Pac-Man - Classic Game Developed with HTML and JavaScript

🎯 Description

This project is a simple and fun version of Pac-Man, where you control the iconic yellow character who must eat all the dots and avoid the ghosts.

The game was developed as a practical exercise to improve my JavaScript skills and DOM manipulation.

🔗 Website

https://voidnire.github.io/pacman/

🕹️ How to Play

Movement: Use the **W A S D** keys on your keyboard to move Pac-Man through the maze. Objective: - Eat all the dots in the maze to win the game. - Avoid the ghosts, or you'll lose a life! Extra Tip: There are special dots that allow Pac-Man to eat the ghosts for a short period. Make the most of it!

🛠️ Technologies Used

  • HTML: For the game's structure.
  • JavaScript: For the game's logic, movement, and interaction with the ghosts.


🔮 Possible Future Improvements

  • Add levels and maps with different difficulties.
  • Implement a global scoring system.
  • Add sound effects and background music.

❤️ Contributions

Feel free to contribute to this project! Suggestions, improvements, and feedback are always welcome.
I hope you enjoy playing as much as I enjoyed creating it!