Summary of the PacMen Exercise

Project information

PacMen Factory is an exercise to help understanding the concepts of asynchronous programming and callback functions in javascript, interacting with the DOM via javascript and exploring formatting capabilities with CSS styles and bootstrap templates. By defining an area within the page we setup the boundaries for the pacmen, so they can only "move" within that area. Whenever they hit any edge of the area, they squash a little and revert direction, moving back to the opposite edge. The buttons to the left and the slider at the bottom, allow controlling the action.

Designed by BootstrapMade