Skip to content

AlessioBorzi/pixijs-isolation

Repository files navigation

pixi-multiplayer-example

Example how to make multiplayer game with pixi.js, deno.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

The board game Isolation implemented with pixijs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published