Vrekt / LunarGdx

A networking library for LibGDX utilizing Netty allowing easy creation of multiplayer games.
MIT License
49 stars 1 forks source link

Implement networked states with inputs, trusted, auth, etc. #5

Closed Vrekt closed 2 years ago

Vrekt commented 2 years ago

Implement a new networking model with GameStates full of inputs processed in a single update/tick period.

Vrekt commented 2 years ago

Obsolete.