Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 242 Bytes

pygame-basics

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.