Dots and Boxes Game


A simple online two-player version of the pencil and paper game Dots and Boxes. The goal was to learn how to use node.js and socket.io and the project was simply a small proof of concept. The game does not have any audio or a lobby but it works if two players can coordinate playing together over some other channel like IM, email etc. 

I will have a link to the actual game in a few days as I'm in the process of moving it off of AWS.