Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 251 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 251 Bytes

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