NetGameExample icon indicating copy to clipboard operation
NetGameExample copied to clipboard

Example simple game with LiteNetLib (work in progress)

NetGameExample

Example simple game with LiteNetLib (work in progress)

Top down 2d network shooter

Done:

  • Authoritative server
  • Client-side input prediction
  • Buffered linear interpolation for remote players
  • Proper player disconnect
  • Shooting