So, I've got an idea for a 2D platformer-adventure game, and I've always wanted to start programming and make a game. What languages should I look at if I'm going to release it on the PC and possibly Xbox Live?
Any sort of, programs I can use that does alot for me, like RPG Maker? Just keeping my options open.
I'd say that XNA would be the bestbest choice, but it doesn't have all the simple RPG Maker type interface. I believe there may be other programs built for XNA that might offer a more approachable interface.
I'd say go with XNA if you also want your game on the 360. Otherwise I'd recommend http://code.google.com/p/angel-engine/. Made by our very own SJML, and his team.
XNA uses C# whereas Angel uses C++, so you should take that into account also.
I've started to attempt using XNA and I'm doing the little 'Shooter' tutorial thing. My problem is that even after I download the version of the first step that they put up, I still get an error when trying to run it. Its says that it cannot locate the .exe, and I should build the project and try again. I don't know what's going on! Help! :bonk:
Can you post the exact error message?