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
A "port" for the classic game Pong. This "port" was created using Python. It contains a 2 Player mode and will eventually contain a 1 Player mode, against a "AI".
A "port" for the classic game Pong. It contains a 2 Player mode and will eventually contain a 1 Player mode, against a "AI".
The game was implemented in Python using the Pygame library
About
A "port" for the classic game Pong. This "port" was created using Python. It contains a 2 Player mode and will eventually contain a 1 Player mode, against a "AI".