Files
2023-01-23 14:02:35 +01:00

2 lines
223 B
Markdown

This python program is a simple clone of the popular game Pong. The game ends when one side has 10 points. You can move the paddles by 'w' (up), 's' (down) for the left paddle and 'i' (up), 'k' (down) for the right paddle.