The Coding Notebook
Memorable coding moments of a software engineer
A simple multi-player online game (HTML5 + node.js) - Part II
This is the second part of a 4 part series story where I describe what it took me to build a simple multiplayer online game. In this part we are going to dive into the code.