A Python-based Pong game implementation using Pygame.
First, install uv, then run:
uv syncuv run pongali.py# Object-oriented multi-ball version
uv run multiball_qwen.py
# Procedural multi-ball version (10 balls)
uv run multiball_deepseek.py| Key | Action |
|---|---|
W / S |
Move left paddle up/down |
↑ / ↓ |
Move right paddle up/down |