I’ve decided to finally release my game

I’ve decided to finally release my game.

And by release, I mean submit it to playtesting, take some brief feedback, and then finally place it into peer review. Once it passes that it can be released on XBLIG.  I’m doing this for a few reasons:

  1)  Learning

It’s nice to have feedback from other developers in terms of how the game plays and how to make corrections. It’s essentially a pong clone, so I wanted to start simple, as it serves as a way for me to learn both C# and XNA. In that regard it has done its job. I feel as though it’s run its course at the moment and that I can learn more from others developers and players than to continue on as I am.

I’m not concerned with mechanics and performance at the moment, as much as I am with just getting it operational. I can always add more to it in the next iteration, which I play to start working on immediately after.  The peer review system is where I can really learn, however.

From peer review I can see whether or not all of the Xbox specific items are in place. Does it crash during a memory card pull? Does a Code 4 error appear at random? Can you log in using any gamepad from players 1-4? These are things which I can’t really test across all Xboxes as I only own the current model (my launch console and black premium one recently had a RROD).

2) A bit of an ego bump

Let’s not kid ourselves – it feels good to say that you have a game out.  Besides, it’s mentally rewarding to see a product for others to enjoy (pick apart?) after staring at code for so long. For as much as it is a bump, it is also a slight hit. I’m not nearly as concerned with which features are implemented well, as I am with ones that are bad, and in particular why they are that way.

3) Cash mahney

I plan on mentally converting the dollars to MSP in my head, so that at the end of the quarter when it says I’ve made 4 sales at $1 a piece, it will really be like I have 4 x 80 MSP. That’s 320 MSP, I’ll be Scrooge McDuck rich and just swimming in MSP.

The aftermath

The real reason I want to do this is so that I can finally get it out the door, and begin on fixing it from there. I’ve taken a few weeks off from coding just to brush up on C# and XNA by reading, watching, and learning.  In doing so, I’ve discovered that there are a number of improvements that I can make to my own game, in terms of readability, reusability, and modularization.

Rather than tear my game apart without anything to really show for it, I figured I would release it before continuing to iterate. I have a powerup system, a working particle engine, and a number of other features, but those won’t all be working consistently, and most of all, efficiently, for some time.

I’d like to go back to Pong with Cats with a new frame of mine and level of understanding that I previously didn’t hold when I first started this project. With that in mind, I’d really like to focus on the reusability and modularization of my classes in order to allow for future additions to be a more streamlined process.

If you have any tutorials, notes, or resources you’d like to throw my way, then please feel free to get in touch with me. I’d also love to hear about some of your experiences with your first game release, and what you took from it.

-----------------------


subscribe-to-youtube

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.