Do you remember an arcade game, that allowed two people to versus or play each other? It was a Galaga/Gradius type game.
Me and a couple of other people I know want to 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 the game and it's going to 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 played on computers and laptops only. We mainly want to know what's good for handling the networking and Dual screen play.