A mobile game for the marketing launch of a new vehicle

As part of an Ad campaign for large vehicle company in Europe, our client wanted a simple mobile game that allowed the user to destroy a minibus.

We developed the entire project, which was a single JavaScript web page which displayed a wrecking ball and a vehicle. The user could swipe the wrecking ball or shake the phone to smash the vehicle.

Because of the low power of mobile phones at the time of this project, it was not possible to use off-the-shelf JavaScript physics engines. So we implemented a simple pendulum formula to swing the ball and CSS animation techniques for all motions of the ball and vehicle.

The site was live for about a month during the campaign.