Hi,
I am trying to build a rectangle which changes its size with respect to the input given. My problem is that on using the surface.blit function the object start to replicate when the size of the screen is greater than the object. So many rectangle appear instead of one. So please help me to avoid these repetition of object.