https://github.com/anthgrim/pacmen-mit
PacMen MIT Exercise
https://github.com/anthgrim/pacmen-mit
Last synced: 4 months ago
JSON representation
PacMen MIT Exercise
- Host: GitHub
- URL: https://github.com/anthgrim/pacmen-mit
- Owner: anthgrim
- License: mit
- Created: 2022-04-04T01:44:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T14:10:47.000Z (over 3 years ago)
- Last Synced: 2025-06-11T04:47:24.519Z (7 months ago)
- Language: JavaScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PacMen - MIT Assignment
## App Information
### Title: PacMen
### Description
This assignment consists in the injection of new divs to the DOM by also adding the PacMan images. Then the PacMen will bounce in the window of the browser, until you make it stop.
### How to Run
Simply download the zip folder with the source code file, or fork it into your github and clone it into your machine, and run it by using your favorite IDE.
Link to GitHub Deployment: **[PacMen](https://anthgrimk.dev/PacMen-MIT/).**
### Future Adds
- UI modification
- Capability to track the number of added images
- Add different PacMan images
### Author
Kevin Grimaldi.
Student at MIT - Full Stack Development with MERN
### Credits
PacMan image provided by the MIT - Full Stack Development with MERN Course
### License
MIT License