I put Breakout (aka Brick Breaker) inside Google Calendar! It lets you decline any meetings you shatter.

blog info + chrome extension link in thread!

BreakTime: Brick Breaker inside Google Calendar

Play Brick Breaker inside Google Calendar

eieio.games

@eieio Cool. Will there be a Katamari ball next?

I'm not sure it still works but there was a JavaScript add-on that would turn any webpage into a Katamari game - it could be loaded directly as a bookmark with:

javascript:var%20i,s,ss=['http://kathack.com/js/kh.js','http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js'];for(i=0;i!=ss.length;i++){s=document.createElement('script');s.src=ss[i];document.body.appendChild(s);}void(0);

I don't think loading js from bookmarks works anymore but it might work from the js console (I don't have access to a desktop right now...)