BZExcess

Is there such a thing as too much BZFlag?

BZFlag geolist source released

by blast on 2011-04-20, 2 comments

I set up a repository for the geolist source code.  I released the code under the MIT license.  You can go get the code at Bitbucket. Here’s some additional features that I might add in the future: HTML5 geolocation support to display servers sorted by distance. KML file generation Integration with Google Maps and/or Google […]

Experiments with C#

by blast on 2009-07-21, no comments

I’ve been playing around with the C# language for a while. It’s a really fun language, and it makes it easy to do a lot of powerful things (threading, database access, sockets, etc). Today I just got a working example that reads messages from a MySQL database and then processes it and sends it to […]