Skip to content

Multiplayer example with pixi.js and node.js, also uses interpolation.

Notifications You must be signed in to change notification settings

tonis2/pixi-multiplayer-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixi-multiplayer-example

Example how to make multiplayer game with pixi.js, node.js.

Also uses client interpolation to prevent laggy movement when there are server delays present.

Tried to keep as simple as i could.

To start use npm install and then npm run start

And then open browser at http://127.0.0.1:3000, you can open the tab multiple times to spawn a new player in the game.

About

Multiplayer example with pixi.js and node.js, also uses interpolation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published