Skip to content

hathora/ship-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ship-connect

Play on itch.

Built using Hathora and Phaser.

About

  • Multiplayer 2D space shooter
  • Mobile friendly (portrait resolution, touch controls)
  • Server tick running at 40fps, client rendering at 60fps
  • No interpolation or client prediction

Running

  1. Make sure you have node 16.12+ installed
  2. Make sure you have hathora installed (npm install -g hathora)
  3. Run hathora dev
  4. Visit http://localhost:3000

image