An open API service indexing awesome lists of open source software.

https://github.com/revenantx/netgameexample

Example simple game with LiteNetLib (work in progress)
https://github.com/revenantx/netgameexample

Last synced: about 1 year ago
JSON representation

Example simple game with LiteNetLib (work in progress)

Awesome Lists containing this project

README

          

# 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