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
My graduation project in Overone programming school. A simple game named - Hit the ball. It was written on Python 3 using the built-in turtle graphics module. The winsound module was also used to handle the events of the ball hitting by the wall. Game keys: for the left player- Insert, Delete For the right player- Up, Down arrow.