it's a simple classic pong made by phaser 3
We need Node.js to install and run scripts.
Run next commands in your terminal:
Command | Description |
---|---|
yarn install |
Install dependencies and launch browser with examples. |
yarn start |
Launch browser to show the examples. Press Ctrl + c to kill http-server process. (it's dev option) |
webpack template : phaser3-webpack
- fix bad colloid (i don't know how it's work but in some times hasn't true navigate)
- make realtime pong game (it's just a client to test UDP server)
- play by key
- make an AI