I've been continuing my exploration of Java. I've come to find out I've got a bad C# accent. I guess it is due to the amount of time I've spent with C# over the past few years. I got core Java down quickly enough, being so similar to the other C-style languages and C# in particular. Now comes the daunting class of familiarizing...
Role playing games have been a favorite of mine for a very long time and I have spent many hours, probably too many, playing them. I have written a number of tutorials on creating role playing games with XNA. The problem ended up being that a lot of time went into writing the code and the tutorials. I just couldn't find the time to finish...