what would be the best language for this?
writing managemnt type games such as music wars rebirth
#2 Members - Reputation: 136
Posted 22 February 2013 - 01:46 PM
Depends. What are you going to do with it, a web game? You might consider flash, php/ajax, java. Do you want it to be console based? How do you want to distribute it?
I'm sure if you provide a bit more detail on your vision the answers should be easy, but above all in the end it will come down to personal preference and experience.
My favorite error yet:
Parse error: Syntax error, unexpected '$pants'...
#4 Moderators - Reputation: 7832
Posted 22 February 2013 - 02:01 PM
"Best" is subjective.
It probably means "makes it most likely that I will actually complete the project".
If you are most comfortable with C#, and your target platform supports C# easily (which it does) then by all means use C#.
If instead you were most comfortable with another language, such as Python or Java or C++ or ActionScript, then by all means use whatever of those you prefer.






