Projects

PacMen Exercise

This program allows users to add PacMen to a webpage. The user can then start an animation in which each PacMan, with varying position and velocity, will move around the webpage, bouncing off the walls of the webpage.

Eye Exercise

This program shows two eyes in a web browser that follow the mouse’s movement around the page. When the mouse is in the center of the page, the eyes look forward, but as the mouse moves toward the edges of the page, the eyes follow in whichever direction the mouse moves.

Real Time Bus Tracker

This program accesses real-time data for actual buses in Boston, Massachusetts along a bus route between MIT and Harvard University, giving each bus a different colored marker, plotting each marker on a map, and updating the locations of these buses every 15 seconds.