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
Created a pong game using pygame on python and follwed the TechwithTim tutorial on this project and recieved the result.
About
Created a pong game using python 3.9.12 and installed the pygame module (pip version 22.3) where the game can be played by two players or by an AI module.