Pacman Excercies

Animation of multiple pacman

Controls the images of multiple PacMan's by simulating their movement in the window and reversing the direction. A web page is created that produces multiple PacMan when a button is clicked. Use JavaScript functions array and techniques to manipulate the Document Object Model or DOM.

Eyes Movement

Eyes follow the mouse

Web page with two eyes that follow the movement of the mouse. This project requires JavaScript Event Listener , DOM manipulation and CSS skills to create a dynamic experience.

Real Time Bus Tracker

Draw route and markers on map

Check the bus route from the MIT to Harvard. In this project, MBTA bus data is used to determine the stops between Harvard and MIT. Then, an animated marker is added to the map to highlight the bus routes.