• Stars
    star
    153
  • Rank 243,368 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 2 years 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