C#中的游戏编程 [英] Game programming in C#

查看:81
本文介绍了C#中的游戏编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我想用C#制作游戏,但我不知道我应该使用哪个库,比如OpenGl或Directx,所以我想问一下。还有一个问题:C#对于制作游戏有什么好处,RPG是否重要



我刚刚读到关于XNA游戏工作室,这是一个很好的做一些简单的2D RPG游戏?

Hi,
I wanted to make a game in C# but i don't know what library i should use, like maybe OpenGl or Directx, so i wanted to ask about that. And another question: is C# any good for making a game, RPG if it matters

I just read about XNA game studio, is this somthing good to make some simple 2D rpg game?

推荐答案

转到哪个游戏开发网站适合您 [ ^ ] ?


这个问题毫无意义,因为你真的需要描述一些你想要开始的游戏。如果这是2D,你几乎不想搞乱OpenGL。

如果你想继续使用C#,我也不建议使用DirectX。我将解释原因:因为使用基于DirecX的WPF会更好,它将使用DirectX硬件加速,但更容易使用。所以,WPF将是一个很好的想法,特别是对于初学者。



-SA
The question makes little sense as you really need to describe some class of games you want to start with. If this is 2D, you hardly want to mess with OpenGL.
If you want to keep using C#, I would not advise to use DirectX as well. I'll explain why: because it would be much better to use WPF, which is based on DirecX, will use DirectX hardware acceleration, but much easier to use. So, WPF would be one of the good ideas, especially for starters.

—SA


这篇关于C#中的游戏编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆