littensy / slither

🐍 A casual game with a soothing Catppuccin color palette
https://www.roblox.com/games/14162747150
MIT License
119 stars 9 forks source link

Optimistic client movement #118

Open littensy opened 1 year ago

littensy commented 1 year ago

Consider an accurate way to render the client ahead of the server to mask input delay.

This is a major change, and it requires reworking a lot of internal systems.

πŸ”΅ Client Tick

🟒 Server Tick

✏️ Notes