Any Programming Languages Recommendations? A Space shooter game that allows two people to play at the same time?

Posted by Bombcode on Game Development See other posts from Game Development or by Bombcode
Published on 2011-02-13T01:13:50Z Indexed on 2011/02/13 7:33 UTC
Read the original article Hit count: 159

Filed under:
|
|
|

Hey Everyone,

Do you remember a arcade game, that allow two people to versus or play each other? A Galaga/Gradius type game.

Me and a couple of other people I know wanna make a game like this. We want to get some other opinions on what programming languages to use.(C or C++ isn't an option >.>).

We plan to use an engine to help us build. It's gonna be a multiplayer game, so we would be handling the networking with this language as well.

We are thinking about C#, Java, or Actionscript 3.

Any Advice on this? And if anyone knows the arcade game I am referring to please post up :)!

Edit

Let me add something here, this game will be plain on computers and laptops only. We mainly wanna what's good for handling the networking and Dual screen play.

© Game Development or respective owner

Related posts about c#

Related posts about programming