I’m in (for the first time)
Hi all,
This is my first post, first message of intent to participate, and generally first online game programming competition I’m signing up for. It seems that everyone is doing an “I’m in” post, so I might as well; you know, so twenty years from now my humble beginnings can be traced back once I inevitably become a billi… moving on:
Actually, I do need to declare my base code: http://blog.capdb.net/wp-content/uploads/XnaBase.zip . This is the default XNA new project spiced up with a few custom classes/structure. There’s a simple rendering loop to draw a cursor and some text, a simple input processor for mouse/keyboard/controller, and a simple game state machine (playing/paused/menu). Just the basic stuff I’ll need to code for any XNA project anyway.
I’m using C# and XNA (Visual Studio 2010 + ReSharper). Photoshop for sprites. May be Maya for 3D rendered sprites if I feel masochistic. And, of course, Notepad for a TODO/TONOTTODO list.
Cheers.