Hi all,
I want to ask your opinion. I am sorry if I am in the wrong forum.
I am a student and currently working on my final project.
I decided to create a game application (not mobile) and using wireless.
The idea is, this game is a multiple player game. In order to do multiple player, each laptop would be connected to the other using wireless.
I am a newbie in programming.
So, what I want to know now is. Which programming language that fit to create this game, and not too difficult to implement, because I am going to learn from the start.
Thank you for your time and reply.
Good day.
9 Replies - 1488 Views - Last Post: 29 April 2011 - 03:56 AM
#1
What is the best programming language to create wireless games?
Posted 27 April 2011 - 09:09 PM
Replies To: What is the best programming language to create wireless games?
#2
Re: What is the best programming language to create wireless games?
Posted 27 April 2011 - 09:15 PM
Moved to Software Development.
Most high level languages don't force the programmer to know how the computers are connected (ethernet, wi-fi, bluetooth, etc.), only that they are. Whichever language you choose, take a look at the networking and sockets tools. You initially posted this in C#, which is a fine language to tackle this in. As are many others including Java, VB.NET, and C++.
Also, if you have no or minimal prior programming experience, you're really biting off probably too much. I don't mean to be rude, but this is a lot for someone with significant programming experience. Game programming by itself is not easy, nor is networking programming. You might want to consider something a little easier.
Most high level languages don't force the programmer to know how the computers are connected (ethernet, wi-fi, bluetooth, etc.), only that they are. Whichever language you choose, take a look at the networking and sockets tools. You initially posted this in C#, which is a fine language to tackle this in. As are many others including Java, VB.NET, and C++.
Also, if you have no or minimal prior programming experience, you're really biting off probably too much. I don't mean to be rude, but this is a lot for someone with significant programming experience. Game programming by itself is not easy, nor is networking programming. You might want to consider something a little easier.
#3
Re: What is the best programming language to create wireless games?
Posted 28 April 2011 - 02:57 AM
"Final year project"... and then "I am a newbie in programming".
Where are these people coming from?
Where are these people coming from?
#4
Re: What is the best programming language to create wireless games?
Posted 28 April 2011 - 06:46 AM
@darek9576, we've all asked the same question.
This post has been edited by Curtis Rutland: 28 April 2011 - 07:46 AM
#5
Re: What is the best programming language to create wireless games?
Posted 28 April 2011 - 05:07 PM
macosxnerd101, on 27 April 2011 - 09:15 PM, said:
Also, if you have no or minimal prior programming experience, you're really biting off probably too much. I don't mean to be rude, but this is a lot for someone with significant programming experience. Game programming by itself is not easy, nor is networking programming. You might want to consider something a little easier.
Well, maybe I will create something else. Still a game, but maybe using Flash.
Thank you for the reply and suggestion.
darek9576, on 28 April 2011 - 02:57 AM, said:
"Final year project"... and then "I am a newbie in programming".
I mean my final project in one of my class. I'm told to make an application.
#6
Re: What is the best programming language to create wireless games?
Posted 28 April 2011 - 10:11 PM
What was the language you were taught in class?
#7
Re: What is the best programming language to create wireless games?
Posted 29 April 2011 - 01:14 AM
#8
Re: What is the best programming language to create wireless games?
Posted 29 April 2011 - 01:50 AM
I'm not really sure if it's the "best" language or not but you can try using it with XNA to write games. There are several tutorials in the Game Programming section already and a tonne of them on the web. A bit of Googling will work wonders for you.
You can even download the XNA studio which comes prepacked with visual C# and the SDK. Good luck
You can even download the XNA studio which comes prepacked with visual C# and the SDK. Good luck
#9
Re: What is the best programming language to create wireless games?
Posted 29 April 2011 - 01:54 AM
Check out Sockets.
This post has been edited by darek9576: 29 April 2011 - 01:55 AM
#10
Re: What is the best programming language to create wireless games?
Posted 29 April 2011 - 03:56 AM
sas1ni69, on 29 April 2011 - 01:50 AM, said:
I'm not really sure if it's the "best" language or not but you can try using it with XNA to write games. There are several tutorials in the Game Programming section already and a tonne of them on the web. A bit of Googling will work wonders for you.
You can even download the XNA studio which comes prepacked with visual C# and the SDK. Good luck
You can even download the XNA studio which comes prepacked with visual C# and the SDK. Good luck
XNA? Never heard of it before.. I'll Google it right away..
And thanks for the suggestion..
Good day..
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote









|