September 03, 2008

Moore Projects

It wouldn't be another week if I hadn't been working on another coding project of fun.
This time, its a method to play the popular (read "geeky") card game of Magic via telnet.
I've created a little program which, when started on a Linux computer, allows anyone to remotely connect, chat, create decks, and play games of any size. So whether you want to test a new deck idea solo or host a 8-way multi-player game, all the cards and most of the functionality is here.

Sure, its all text-based, but thanks to some fun caching tricks this isn't so much a limitation as a "feature". What true coder wouldn't rather stare at text instead of a garish UI?

If you non-coders are lucky, I'll write a graphical front end for it too! You can check it out here on sourceforge

You can see a screenshot of it going below the fold.

Posted by Moore at September 3, 2008 03:45 PM