Skip to content

ruzgarimren/Pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman

A nostalgic game experience

Introduction

This Pac-Man Game is an interactive and engaging web-based application developed using JavaScript. It recreates the classic arcade game, allowing players to navigate Pac-Man through a maze, consuming dots and avoiding ghosts. This project not only offers nostalgia but also demonstrates the capabilities of modern web technologies in creating interactive games.

Key Features

  • Classic Gameplay: Experience the timeless fun of navigating mazes and escaping ghosts.
  • Responsive Design: Optimized for both desktop and mobile devices for a seamless gaming experience.
  • Score Tracking: Keep track of your high scores and aim to beat them in subsequent plays.
  • Ghost AI: Intelligent ghost behavior that challenges players at every turn.
  • Dynamic Mazes: Multiple maze layouts for varied and exciting gameplay.
  • Sound Effects: Enjoy the iconic Pac-Man sound effects for a complete nostalgic experience.

Technologies Used

  • HTML/CSS: For structuring and styling the game interface.
  • JavaScript: The core programming language used to implement game logic and interactions.
  • Canvas API: For rendering the game graphics efficiently.

Getting Started

To start playing the Pac-Man Game, clone this repository and open the index.html file in a web browser. No additional setup is required, making it easy to jump straight into the game.

Contributing

Contributions are welcome to enhance the game's features or improve its performance. Whether you're fixing bugs, designing new mazes, or optimizing the code, your input is valuable.

License

This project is open-source and available under the MIT License.