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
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.
Depends on what programming language you use buddy.
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.
Microsoft DirectX is a collection of application programming interfaces (APIs) for handling tasks related to multimedia, especially game programming and video, on Microsoft platforms
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
Games are written in programming languages and HTML is not a programming language. So games on the internet are not created using HTML. Some very simple games, may have HTML as part of their creation, but the coding for the functionality of the game is done using a programming language, like Javascript. You cannot access the code for most programming languages, though you can see HTML code. As that is not the game, that is not really of much use to you.