(adsbygoogle = window.adsbygoogle || []).push({});
Right now I am learning to make XNA games, I'm messing with the programming and am learning new things. Right now I've got a simple, load up and press space menu to start. It will play a clip as the introduction to the game.
It's all I have right now, I had a problem yesterday where it stopped letting me debug; found some time today to rewrite it and debug. I'm still trying to figure out how to manage the looping of the video so that it plays once and loads up the next part of the game, which is where I will start programming the actual part of the game.
You can download and install what I have so far here:
You must login or register to view this content.
It's 17mb, not too large. You must run setup and do what it says or else the game won't run because you will not have the necessary libraries.
Please give ideas...
I will be updating this thread with newer versions as I continue working on it.