Description Simulates a table tennis match where two players (or one player and a computer) control paddles to hit a ball back and forth across a screen.
Created: Nov 15, 2025
Updated: Nov 23, 2025
Github Link: GitHub ↗

Pong - Ebitengine

simulates a table tennis match where two players (or one player and a computer) control paddles to hit a ball back and forth across a screen.

Checklist:

  • Bouncing ball
  • Animation / Effects
  • Player moving paddle
  • Computer moving paddle based on ball position
  • Score
  • Event Handler
  • Adding Pause Menu