C++ is basically an object-oriented version of C (with a whole new set of capabilities). Most Video Games seem to lend themselves to an object-oriented.
Class Character
Class Player inherits from Character
Class Enemy inherits from Character
Class EasyEnemy inherits from Enemy
Class HardEnemy inherits from Enemy
etc.
VB is not the language for making games, use C++ it works alot better.
Pascal. Of the three, it is better suited to database programming.
Go to the link. You will got use of "this" keywork with simple explanation and example. http://cpp.codenewbie.com/articles/cpp/1527/Keyword_this-Page_5.html
Depends on what programming language you use buddy.
it gives adhesion on opp
The .cpp extension is merely conventional; it is not required by the C++ standard. You can actually use any file extension you wish.
Microsoft DirectX is a collection of application programming interfaces (APIs) for handling tasks related to multimedia, especially game programming and video, on Microsoft platforms
Source files use a .cpp file extension, while headers use .hpp. However, this is merely a convention. Most C++ programmers use .h for all headers, even though this convention implies a C-style header rather than a C++ header. Ultimately, the extension is immaterial. If the file can be included in other files, then it is a header, otherwise it is a source file.
You would need to get some training in computer programming and game programming. You would need equipment and money to use to develop and test the game. Then you need more money and equipment to be able to launch the game on the Internet. Or you could get the training in computer programming and then get hired by a company such as Mind Candy, which is the company that owns Moshi Monsters.
You must have some basic programming skills. You do not need to make your own program for writing the game. There are tools that you can use to make the game.
you don't need to use ns2 programming
It's not the tools that you use that matters, but the end results. Use the one that you are more comfortable with.