You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using pygame in python to draw a window and move around rectangle with UP-DOWN-LEFT-RIGHT control keys.
reset functionality added.
rectangle can move around infinitely ( continues from the opposite side) inside the window.