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.