English 中文(简体)
Mono for Anders or Java, coding ammer on Anders [los]
原标题:Mono for Android or Java, coding a game on Android [closed]

正如标题所言,我会开始从事2英美游戏,但我并不肯定应该选择什么途径。

要么与net和一夫一夫一夫一面。 但我有两个问题:

  • Which one is a better choice and why ?
  • Which one is less time consuming ?
  • Which one has a lower probability facing different devices issues and crashes ?

我恳请已经工作或对双方都有想法的一些专家作出答复。

等待你们的答复和感谢。

最佳回答

I do not know whether you are better in C# or in Java. But I give you my opinion. We both know that C# is very modern and really better than Java. You many Microsoft s .Net libraries that can speed up your development and boost your program quality.

但是,由于你想要发展游戏,你是否知道XNA,或者因为进一步熟悉XNA,确实很重要。 你们需要熟悉XNA,并可能像Farseer这样的游戏引擎。

最后措辞: 如果你是“网络”开发商,我非常建议你选择莫诺道路,因为现在,你可以利用C#开发许多跨Platform游戏和仪器,而C#是一种非常现代的语言,给你带来了许多档案材料。 此外,如果你使用MonoGame,自你开发XNA以来,你可以轻松地把它运往Windows, 电话,OS, MACOS X,Windows, 仅改动几条代码。

Answer to your questions: Which one is less time consuming ? C# and Mono [if you are a .net developer] Which one has a lower probability facing different devices issues and crashes ? C# and Mono

Regards, Peyman Mortazavi

问题回答

暂无回答




相关问题
Spring Properties File

Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...

Logging a global ID in multiple components

I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...

Java Library Size

If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...

How to get the Array Class for a given Class in Java?

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....

SQLite , Derby vs file system

I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...

热门标签