You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pong in your browser. Built for playing around with different
technologies.
How do I play?
git clone [email protected]:deiwin/web-pong.git
cd web-pong
npm install
npx webpack serve
# open http://localhost:8080/ (--open isn't working too well right now)