A modern Javascript pong game.
A modern Javascript take on the classic arcade game using SVGs.
Install dependencies:
> npm i
Run locally with Webpack Dev Server:
> npm start
Build for production:
> npm run build
Player 1:
Player 2: