JaPong is a multi-player online Pong game. You can play JaPong at https://yuji.page/japong.
If you want to play with a CPU, please visit https://yuji.page/pong instead.
- https://docs.google.com/presentation/d/16VqVcfmx04OMBQ8FGCYYtVTI0DqMqSits2B8AOB-Zm8/edit?usp=sharing
- Node.js 16.0
Change config.socketIOURL
and config.socketIOOpts
in src/config.ts
to suite your environment.
yarn
yarn start