Original Post
Recently I have been trying to decide on a game engine for my development and I think I C4 is the engine I want to go for. I like graphics rendering, editor, free updates to the engine with the liscence, and that you get the source code for the engine. My only worry is development time. I have actually seen some people saying that developing a full game in XNA would be quicker then in C4? How is this possible? I know C4 coding is done in C++ which takes a bit more time, but I cant see how it would take so much more time then it would take to make something in XNA? If I used XNA I would have to try to add the code to do everything that C4 could do in addition to the actual game code. I have seen others say that the neat coding of C4 kind of makes up for the fact that it uses C++. But I dont know how true any of these claims are.... Anyone have any advice on how long development time would be, or any recommendations that might help me with my decision?