June 2008 - Posts

09 June 2008
Creating your 1st Game (5 of 5) - by Ben Coley, Academic Developer Evangelist
The time has come to complete our XNA Pacman game! This time, we're adding the ability to store a high score. To do this, we need a file to store it in - for this purpose, we can use a simple text file. Seeing as the same .NET classes are used to store Read More...
Page view tracker