Multiplayer Snake June 2016

A network snake game synchronization made with nodejs and socket.io.

It uses a rollback & prediction non-blocking synchronization strategy for high-latency networks and a blocking synchronization for low-latency networks.

Please check out the live demo and Github project.

Live Demo
Project on GitHub

Screenshots