Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » XNA   (RSS)

The Game of Life, an XNA simulation

The Game of Life is a cellular automation simulation written in XNA. This is a zero player game in which there are a few rules that control how the cells are created, live and die. This was an idea that came from a Flash book that I was reading when the
Posted by pstubbs | 1 Comments
Filed under: ,

Build a setup project for your XNA game

Now you have created your XNA game but how do you package it so the world can download and install it? You will see how to build a windows setup (.msi) for your XNA game. You will use Visual Studio 2005 Pro (or above) to create a setup project that will
Posted by pstubbs | 5 Comments
Filed under: ,

How to Run Your Code on the XBOX 360

Today the final version of the XNA Game Studio Express was released. This final version allows you to run your code on the XBOX 360. This is an amazing milestone in the history of console gaming. No other console allows you to run and debug your code
Posted by pstubbs | 0 Comments
Filed under: ,
 
Page view tracker