]> Something Witty Goes Here

codedread

Archive for the ‘Games’ Category

How To Create Binary Downloads For Linux Users

Thursday, July 19th, 2007

Ok, so I’ve got a little game I’ve been coding in my spare time. It uses SDL and Boost so that it’s pretty cross-platform compatible. In fact, I’ve built, ran and tested the game in OpenSuse Linux. However, I’m not clear on an easy way of packaging the game up in a download for Linux users. The game has run-time dependencies on expat as well as many SDL libraries (specifically SDL_ttf, SDL_image, SDL_mixer, SDL_gfx, and of course, SDL itself). I’d like something simple, akin to what I do with Windows (which is a batch file that bundles up every file needed, including DLLs, into one ZIP file for download). Can anyone out there help me?

SVG Map Games

Friday, January 19th, 2007

How well do you know your geography? I really suck at it, but I’m getting better by playing these two web browser games:

These SVG games work in modern browsers like Opera 9+ and Firefox 1.5+ and were written by orinoco and published on his Opera blog. I gave him some pointers to get them working in IE+ASV (I updated my guide with these tips too).

He really did some fantastic work - he started with a blank world map on WikiMedia Commons drawn in Inkscape which had all geography stuffed into a single path element and then he broke them out so that each country was its own path, then manually identified them all! It’s not an easy task, but it was made easier because the graphics format was an open, well-documented standard in plain text. I hope he continues to experiment with SVG.

Can someone test them in Konqueror and Safari nightlies?


Games vs. Life

Thursday, September 14th, 2006

I was talking with a friend who is still trying to convince me that playing World Of Warcraft is a good lifestyle choice (as opposed to, say “dedicated husband, father, software developer, blogger”). Kidding aside, spare time is really my only stumbling block here, it’s not as if I have something against heavy gaming in general (though I do recoil from the idea of having to pay a periodic subscription fee, I’d rather spend some time on a single-purchase game like Bethesda’s Oblivion that’s all about “me”). Click To Read More...

codedread codedread