Exercise in animation and edge detection.
Clone repository into empty folder on your computer.
Open index.html to view pacman animations with edge detection
Additional features to be done:
- multiple pacmen
- buttons
- updated animations
pacman animation with edge detection game done with simple JavaScript and Html. Utilizing exercises in setInterval() and animation with an array of still images.
This project is licensed under the terms of the MIT license.