
Original code by nenjiru: http://jsdo.it/nenjiru/enmG Just small change to work on IE9

// Phase 1 POC Does not do anything yet. Just proof of concept. Set up animation framework called "PlayRoom" that takes "Toys" (no real inheritence yet). Easy to change hexagon to animate. // Phase 2 Shaking Changed hexagons to shake when touched. // Phase 3 Trigger Changed hexagons to trigger a hexagon frame once when "apathy" goes to zero.

// Phase 1 Does not do anything yet. Just proof of concept. Set up animation framework called "PlayRoom" that takes "Toys" (no real inheritence yet). Easy to change hexagon to animate. // Phase 2 Changed hexagons to shake when touched.