This project replicates a Ms. Pac-Man style game using vanilla JavaScript & CSS.
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.
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.
- Add additional boards
- Auto generate boards
- Add extra lives
- Add bonus items (fruit)
- Add support for 256 chain
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.
This project is licensed under the MIT License.