• Stars
    star
    153
  • Rank 235,780 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created about 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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