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