This share banner was a really nice challenge. It was developed using the JBOX 2d physics Engine.

I had this idea where I wanted to see coins falling into a piggy bank. Vouchercloud helps people save a lot of money when the do their shopping so I thought this was a fun way of representing that.

There is no easy way to do physics in Android, iOS does have a small engine embedded but in case of Android I have to use an external one.

Release date

May 2016

Features

Integration of JBOX 2d Engine

Capable of drawing all the bodies from the engine into the Canvas

Coins will fall from the top and disappear once reached the bottom

The button and the pig are bodies as well of the physics world

Coins are affected by the gravity and accelerometer sensor from the device