Has working phaser on node (with arcade physics), snapshot interpolation, client-side prediction and server reconciliation.
Also includes some sprites and files from previous tutorials.
Using:
- phaser
- @geckos.io/phaser-on-nodejs
- @geckos.io/snapshot-interpolation
- express
- socket.io
Run npm i
and npm start
to play on http://localhost:3000
.