Cute game I liked the sprites and the level design. Good job :)
I think some music in the background would have been nice, and maybe the movement could use some polishing. If you're using Unity and the movement wasn't like this when you playtested, it may be that you're handling movement in the "Update" method instead of "FixedUpdate" which is preferred.