Skip to content

A real-time multiplayer platformer that uses client prediction and server interpolation algorithms with 2D physics.

Notifications You must be signed in to change notification settings

pranavpatil1/node-multiplayer-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Multiplayer game

This repository is a basic node.js game. It uses HTML5 canvas and a simple interaction between clients and server so clients can play in the same lobby.

This project is organized using OOP.

Interesting algorithms being used are client prediction and server interpolation

About

A real-time multiplayer platformer that uses client prediction and server interpolation algorithms with 2D physics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published