Skip to content

jayeclark/mspacman

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2022
Jan 27, 2023
Dec 19, 2021
Feb 22, 2022
Dec 18, 2021
Jan 22, 2023
Mar 10, 2022
Dec 17, 2021
Feb 20, 2022
Aug 5, 2021
Feb 20, 2022
Feb 22, 2022
Jan 18, 2023
Jan 23, 2023
Feb 20, 2022
Jan 18, 2023
Mar 10, 2022
Mar 10, 2022

Repository files navigation

Ms Pacman

This project replicates a Ms. Pac-Man style game using vanilla JavaScript & CSS.

Description

This project demonstrates the ability to use JavaScript to dynamically display data on a webpage.

  • Move Ms Pac-Man around the maze using WASD or the arrow keys (or arrow buttons on mobile)
  • Eat power pellets to scare the ghosts
  • Try not to get touched by a ghost!
  • Watch your score go up as you eat more and more pacDots.

How to Run

This will run locally in your browser from index.html if you download all files and ensure they're located in the same directory as each other and have the same file structure (i.e. images folder with separately stored images.) Alternately, you can see it in action here.

Planned Future Improvements

  • Add additional boards
  • Auto generate boards
  • Add extra lives
  • Add bonus items (fruit)
  • Add support for 256 chain

Back Matter

Legal disclaimer

Usage of this tool for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state, and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.

License

This project is licensed under the MIT License.