PacMen-Excercise

PacMen move within screen boundary, changing direction upon hitting boundary edge

View the Project on GitHub slumpbuster/PacMen-Excercise

PacMen

Description

PacMen move accross the browserfrom right to left within screen boundary, change direction on either hitting the border of the window and eating “air” as they move. Originally, this showed how to move one Pacman from left to right and right to left in a straight line, changing direction upon hitting a border of the window. Next, it allowed the ability to add more than one Pacman and to have them move not just in a horizontal plane but a vertical plance as well.

Purpose

This was done as an assignment in the MIT course - Full Stack Development with Mern


Technologies Used


Installation

How to Run


Improvements Made

Roadmap of Future Improvements


Files


Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

The MIT License (MIT)


Return to Slumpbuster Portfolio