Skip to content

kinto0/socket-io-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-io-game

A proof-of-concept multiplayer server/client built with Typescript using socket.io and phaser.

screenshot

To get started: npm install. To run in development mode: npm run dev To run normally: npm run build && npm start

Hosted on AWS Elastic Beanstalk using EC2 and an nginx load balancer. Play now

In the pipeline:

  • Better transcoding (protobuf?)
  • Authoritative server (for preventing cheating)
  • Entity Interpolation
  • Client Prediction/Server Reconciliation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •