Lots of Code (but not much to show for it -- yet)

I just checked in almost 2000 lines of Python. Much of this is test code for the game logic layer, which is more-or-less finished (pending user testing). Next stop of the parser which connects the messages coming in via websockets into calls into the game logic layer.

Hmm... writing a parser from scratch.... what could possibly go wrong..? :-)