When it comes to programming, I hear a lot of talk about whether or not a degree is important to succeed in the field. The answer is, it depends.
|
Nasty is getting really, really close to completion. Lots of time spent polishing, which not enough games do.
|

6/12/2009
Rant, Nasty
(0)
Finishing up a project is hard to do. But do I will.
|
Answering some interview questions about my upcoming XNA game Nasty.
|
English born Tim Langdell is an author, a university professor, CEO of Edge Games, and in my humble opinion, a huge jerk.
|
Getting closer but still not yet done.
|
Just wanting to share a cool screenshot of Nasty in development.
|
The down and dirty basics of how to debug your game using Visual Studio.
|
Can I use that font for my video game, website, flyier, or lemonaide stand? Here's a quick overview what you can do and what you should consider.
|
Working hard on Nasty, still not done yet.
|
Adding force feed back (rumble) support to your game is easier than you may think. You can use this basic class to quickly implement force feedback in your XNA Windows or XBox game.
|
Just looking to share some of the good thoughts on my upcoming game.
|
My thoughts on the recently release XNA Community Games sales data and the XNA initiative thus far.
|
Because there is no built in function for centering text drawn to the screen in XNA, I have created a small static method that will take in a string and draw it centered horizontally on the screen.
|
Why Twitter just doesn't work and why it can't be fixed.
|
What's going on with my game you ask? Well, this is what is going on I say!
|
In this example we will create a particle explosion that starts from a center point and expands outward and teach you some basic information about particle effects along the way.
|
Don't kill your frame rate by drawing lots of tiles over and over, copy them all to a texture and draw them all with one call!
|
Another quick (or not so quick) update on my XNA game development progress.
|
Playing a song with XNA is easy but playing a collection of songs (a playlist as it is often called) isn't quite as straightforward... until now.
|
|