Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 756 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 756 Bytes

pacmanEx

Exercise in animation and edge detection.

Installation

Clone repository into empty folder on your computer.

Usage

Open index.html to view pacman animations with edge detection

Roadmap

Additional features to be done:

  • multiple pacmen
  • buttons
  • updated animations

Notes

pacman animation with edge detection game done with simple JavaScript and Html. Utilizing exercises in setInterval() and animation with an array of still images.

License

This project is licensed under the terms of the MIT license.