Ricky Bobby
Ricky Bobby

Reputation: 7608

How does google do?

How does Google do the little animation that replace the Google logo every day?

I know the whole world lost almost 5 million hours playing Pacman at work last year (but it was worth it :D). But I am still very impressed by these little interactive games.

I was wondering what technology google is using to have an animation that perfect on their home page?

Upvotes: 3

Views: 114

Answers (2)

Connell
Connell

Reputation: 14411

The Pacman one was some fairly fancy JavaScript, so I'd imagine most of them are done in a similar manner. The Les Paul one yesterday was JavaScript and embedded a SWF file to play the sounds.

Upvotes: 3

James Allardice
James Allardice

Reputation: 166001

They most likely use HTML5 and JavaScript. But you could acheive the same with Flash.

Upvotes: 1

Related Questions