Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 492 Bytes

File metadata and controls

6 lines (6 loc) · 492 Bytes

pygame-using-interactive-programming-in-python

This game features classic pong game , which can be played by 2 players on web(requires internet) , Player 1 uses key w(for moving pad up) and s(for moving pad down) while Player 2 use keys ArrowUp(to move pad up) and ArrowDown(to move pad down) , If player1 misses ball then Player2 will be credited point and vice versa . (Note: the ball will be in state of acceleration). Try this => http://www.codeskulptor.org/#user43_aOORRHh7FRzSvE9.py