Home

Awesome

nengi-2d-csp

This is a game template demonstrating full suite of lag compensation techniques

Predicted entities are drawn in white, and server-authoritative state is drawn in red.

feature demo on youtube

To run the game:

npm install
npm start
## visit http://localhost:8080

The game should look like this: nengi-2d-basic screenshot

The renderer is PIXI v5, though it is just a few primitive shapes..

The controls are

Bots

There are bots programmed to run around randomly in the game. To connect the bots keep the game running as done with npm start and then open an additional command prompt.

> node bot/index.js