Loco,
I have been working through the tutorial and would like to beta test it for you. The first problem I ran into was when I started the server and then tried to connect another client to the server on my LAN.
The client would not connect to the server and seemed to be stuck here:
ifdef client;
while(connection == 0) {wait(1);}
endif;
It was not clear to me why it would not connect and I'm not sure how to debug it

Thanks for all your hard work on the tutorial!
Imagineer
A journey of a thousand miles begins with a single step