Archive for December, 2008

Today I’m releasing a library of my extension methods to the public. The project is called XNExtensions and is available under MS-Pl from CodePlex. The library features various extension methods for XNA and .NET classes which should help developers making games. The library comes complete with a solution containing library projects for all three platforms [...]

Sunday, December 7th, 2008 at 18:17 | 0 comments

A common flaw in lots of games is reacting to people hitting the “Buy Game” option and not making sure that user can actually purchase content. Almost worse is the common response that all you have to do is make sure the user is signed in to LIVE. That is wrong.
Child accounts, for example, can [...]

Tuesday, December 2nd, 2008 at 18:14 | 3 comments
TOP