There doesn't seem to be a losing condition, so you could end up playing forever
Other than that, it would feel better if the objects didn't slide on the platform
Since you're using Unity, you can probably solve it by adding friction to the colliders or making the platform the parent of any object indirect contact with it.