Well, the wife pretty must pestered me the entire day today while I was trying to get work done so I didn't get as far as I would have liked, but I did get the basic framework ready and a little done on the documentation I wanted to do. Once the documentation is complete, I will more than likely upload the text here in a post. In the meantime, I will make the link to both the code and the documents available here just in case you want to check things out. The code is a pretty good starting point for almost any project as it contains the basic set up for the rendering loops, the games states, and the game state manager. In this instance, it just creates a 'titlescreen' state and renders and empty, black background.
Anyways, on to the first official 'Asteroids' post!~
Docs: https://docs.google.com/document/d/1p0nw3QLuUn10KX8M8eBWOOoeBSqcHYMdactrPvuvshk/edit?usp=sharing
Code: https://drive.google.com/file/d/0B5moEgyck5X5VmhwcGtFREQ3Mkk/edit?usp=sharing
Oh, let me know if there are any issues downloading or getting to the documents - for this project I decided to give google docs a shot for hosting the files and see if they will stay up a little bit longer. Rapidshare tends to delete things kind of quickly IMHO. Have a great day, and Happy New Years all!
*Edit: I just checked the code download, and google is rather interesting. Instead of the one zip file I sent, it has that broken up into a list of the files contained, with the option to download each one individually. Apparently, they also have some sort of code control system in place. To download the entire file, select "File->Download" which appears at the top of the screen.