The Coding Notebook
Memorable coding moments of a software engineer
A simple multi-player online game (HTML5 + node.js) - Part IV
This is the fourth (and last) part of series where I describe what it took me to build a simple multiplayer online game, in this section we are going to explore the server code.