Question:
I am going to learn c++?
I think I'm on Fire...
2008-07-03 19:12:27 UTC
I learned visual basic and now im planning to learn c++ so i can create games. my ultimate goal is to create a game such as runescape or something of the sort. i want to know 2 things. if i am choosing the correct path and if there is any program that i can use for c++ like i used microsoft visual basic express with visual basic?
Seven answers:
2008-07-03 21:33:26 UTC
You can create games with Visual Basic .Net, without bothering with C++. Microsoft has been kind (kinda) enough to provide a managed version of DirectX that can be used through C#, Visual Basic, Managed C++, and just about any other .Net language!



I'm pretty sure that there are some good tutorials here:

http://www.drunkenhyena.com/cgi-bin/dx9_net.pl



RuneScape is a flash game, meaning that it is probably written in some version of ActionScript (don't quote me, I don't know web developing too well) and if you wish to create online games, you will need an ActionScript compiler, such as the one here: http://www.mtasc.org/. For this, you could probably use the open source application NotePad++ to develop code. It is available on SourceForge.Net
cdndave
2008-07-03 19:22:23 UTC
C++ is heavily used in programming games and would be a great language to learn. I use Microsoft Visual Studio 2008 as a development studio for coding and debugging.
Mehself
2008-07-03 19:20:04 UTC
You can use Microsoft Visual C++ 2008: Express Edition. It's free to use for as long as you like. Although it doesn't have the more advanced features that come with the paid edition, it's still very good for programming C++.



Good luck!
2008-07-03 19:16:56 UTC
I think there are better programs out there for gaming. However, learning C++ is not a poor choice to do.



Microsoft Visual Studio is a very good IDE.



However, I would suggest learning Java. My college taught classes in Java. I currently work as a intro software engineering that uses C. I prefer Java for learning and their community is fabulous. They are very similar but Java is better for beginner programmers.



http://www.eclipse.org/ - Free IDE.

http://java.sun.com/ - Java help community.

http://java.sun.com/docs/books/tutorial/ - Java tutorial



The tutorials include how to program in Java and how to program GUI.
2008-07-03 19:33:12 UTC
You might want to rethink doing a game like RS all by yourself. It took a team to make that game, so you CAN make the game if you work at it, but it'll take awhile if you work alone.
2008-07-03 19:18:38 UTC
dont quote me but i think C is use more for video game making





for web game flash
2008-07-03 19:16:57 UTC
here is the answer in binary 0010111010101000011101000100100000010010101000001010100001010100000001010101000001010111000000101010000000101010100001010101010000000011100001010100001


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...