Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 366 Bytes

Lockstep Multiplayer Test

Simple test implementation of a lockstep multiplayer game using LiteNetLib

Start with "server" argument to act as server, otherwise the app will act as client.

  • Start server
  • Connect one or more clients
  • Start game
  • Click in the area to move player

Demo