Monthly Archives: February 2018

Server Status Hardware

I’ve created a Raspberry Pi Zero W device that I can use to monitor my servers.  The software periodically checks to make sure the web server is responding, and all of the game servers in the cluster are accepting connections.  … Continue reading

Posted in Game Development, Hardware | Tagged , | Leave a comment

Network Driver

Well, I’m still working on the network driver code for the engine.  I just can’t seem to get everything exactly the way I want.  Network code is just so hard to troubleshoot!  However, I’m sure it will come together soon … Continue reading

Posted in Announcements, Engine Development | Leave a comment