Page 1 of 1

Some good C# Game Engines

Posted: Mon Dec 30, 2013 5:58 pm
by hallsofvallhalla
Any recommendations? Preferably 2d but many are both. The first person to say XNA gets slapped with a rotten trout.

Re: Some good C# Game Engines

Posted: Mon Dec 30, 2013 6:54 pm
by hallsofvallhalla
wow delta engine has really come a long way. Even has web deployment and development is done in VS!

http://www.deltaengine.net/home

Re: Some good C# Game Engines

Posted: Mon Dec 30, 2013 7:28 pm
by OldRod
hallsofvallhalla wrote:wow delta engine has really come a long way. Even has web deployment and development is done in VS!

http://www.deltaengine.net/home
That does look pretty good. They have some starter kits too. Ghost Wars looks pretty cool :)

Re: Some good C# Game Engines

Posted: Thu Jan 02, 2014 6:52 pm
by Jackolantern
One of the most advanced C# engines I have seen is Sunburn. It is XNA based though, so I am worried it may be a bit outdated. MonoGame wrangles XNA and does a crapton of work to make it work on modern platforms, but without this kind of work, what are you looking at for XNA? Xbox 360, Zune, and Windows Phone 7.5? Not exactly jaw-dropping. But it of course has Windows support provided the runtimes required are still coming with newer .NET framework redistributables. Now that I say it, I am not 100% sure they are.

Re: Some good C# Game Engines

Posted: Fri Jan 03, 2014 6:09 am
by Cayle
How is that delta engine? I've been working server side for Magicus Occultus... well really on the design time tools, (which are all in c#, with a bit of Python to use PyEphem) and I'll soon be turning to the client side for the first test rig. I was thinking of using one of the javascript, write once, run everywhere frameworks, but by c# fu is much stronger than my javascript fu.

Re: Some good C# Game Engines

Posted: Fri Jan 03, 2014 4:58 pm
by a_bertrand
can I answer unity 3d :lol:

Re: Some good C# Game Engines

Posted: Fri Jan 03, 2014 9:38 pm
by Jackolantern
To be fair, Unity isn't a C# game engine ;) It only uses the .NET scripting engine, and the rest is written in C++.

Re: Some good C# Game Engines

Posted: Sat Jan 04, 2014 2:52 am
by hallsofvallhalla
hmm seems I was mistaken, Delta3d is not delta engine, interesting...

Re: Some good C# Game Engines

Posted: Sat Jan 04, 2014 5:40 am
by a_bertrand
Fully true Jack, but nobody specified if it must be fully in C# (which would anyhow at some level not be true)

Re: Some good C# Game Engines

Posted: Sat Jan 04, 2014 8:54 pm
by hallsofvallhalla
it is not a c# game engine though. That is merely a scripting language it uses the same as it is not a javascript game engine or world of warcraft is not a lua game engine even though it uses it. Regardless this is why you will be smacked with a trout! :P