Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

21 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages