PacMen

PacMen Excercise

Game

Description

This project implements a simplified version of a Pacmen where Pacmen moves through the screen, updates the image between an open and closed mouth at regular intervals, and changes direction when it hits a wall.

Features

Live Demo

You can see a live demo of this project here

Screenshots

Pacmen with Open Mouth

PacMan1

Pacmen with Closed Mouth

PacMan2

Direction Change on Wall Collision

PacMan3

Usage

  1. Clone this repository to your local machine:

    git clone https://github.com/yourusername/pacman-game.git
    
  2. Open the index.html file in your web browser.
  3. Clic on “Add Pacman” to add one, clic “Start Game” so they start moving
  4. Enjoy

Contributing

Contributions to this project are welcome! If you have any ideas, bug reports, or feature requests, please open an issue or submit a pull request.

Pending Tasks and Future Enhancements

Here are some pending tasks and future enhancements that we plan to implement in this project:

If you’d like to contribute to any of these tasks or have other ideas, please let me know!

Go to Repository

Go back to My Portfolio

Go to Portfolio


License

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