Skip to content

Releases: kVadrum/ping-paddle

Ping Paddle v1.0.0

27 Mar 07:13

Choose a tag to compare

Ping Paddle v1.0.0

A classic paddle-and-ball game inspired by Pong (1972). Zero dependencies — everything is procedurally generated at runtime.

Downloads

Platform File Instructions
Linux PingPaddle-linux-x86_64.tar.gz Extract and run: tar xzf PingPaddle-linux-x86_64.tar.gz && ./PingPaddle.x86_64
Windows PingPaddle-windows-x86_64.zip Unzip, double-click PingPaddle.exe

Highlights

  • 2-player local or vs AI with trajectory prediction
  • Procedural rendering (no sprites) and procedural audio (no sound files)
  • Dark/light theme toggle
  • Adjustable speed, paddle size, and AI difficulty
  • Modern typography (Noto Serif + Sans)

Built with Godot 4.5. MIT License.