npm retro-pong-game ↗
Demo Page

Retro Pong

Currently in development
This is version 5.0.0

Demo only adds isAdmin: true to the constructor so you can explore all tuning controls. Don’t ship this to end users.

Player 1
Controls
Game

← → to move  •  P pause  •  B cycle image

I initially created this Pong game in plain JavaScript as a fun side project. Over time I kept adding new features and eventually packaged it as a reusable library. It’s been great to see a personal project grow like this, especially since it was even used as a live dashboard widget at work for a while.