Play on itch.
Built using Hathora and Phaser.
- Multiplayer 2D space shooter
- Mobile friendly (portrait resolution, touch controls)
- Server tick running at 40fps, client rendering at 60fps
- No interpolation or client prediction
- Make sure you have node 16.12+ installed
- Make sure you have hathora installed (
npm install -g hathora
) - Run
hathora dev
- Visit http://localhost:3000