How does Google work?

How does Google make a little animation that replaces the Google logo every day?

I know that 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 with these little interactive games.

I was wondering what Google uses to create animations that fit perfectly on their homepage?

+3
source share
2 answers

In Pacman, one was pretty fancy JavaScript, so I would suggest that most of them are implemented in a similar way. Les Paul had JavaScript yesterday and built in a SWF file to play sounds.

+3
source

Most likely they use HTML5 and JavaScript. But you could do the same with Flash.

+1
source

All Articles