Join 149,507 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,348 people online right now. Registration is fast and FREE... Join Now!
I need help I can not find any program that works for RPG multiplayer online games. I always liked RPG so I want to make one can someone tell me a program that is good strong and that I can put the game on my site when it is done?
I need help I can not find any program that works for RPG multiplayer online games. I always liked RPG so I want to make one can someone tell me a program that is good strong and that I can put the game on my site when it is done?
I don't understand the question, are you looking to write your own game?
I need help I can not find any program that works for RPG multiplayer online games. I always liked RPG so I want to make one can someone tell me a program that is good strong and that I can put the game on my site when it is done?
I don't understand the question, are you looking to write your own game?
yes! that is RPG multiplayer online I need to know what software!
yes! that is RPG multiplayer online I need to know what software!
Well in my opinion the best language for writing a game would be C++, more powerful language. So I would buy come C++ books, then start small and when you run into snags post your code and the problem/error and we will gladly help
does it cost money to buy the program? and is it super hard.
I'm not sure if there are free C++ compilers and IDE's you can use or not, you would just have to research that. As far as level of difficulty, thats person defendant, some people find it fairly easy (relatively speaking) to pick up at least the basics, others say it's the harder of the languages to learn. I will say this, as one who hasn't programmed in C++ before (you), starting with a FPS game isn't a good idea. Start with small projects to help you pick up on the basics, then gradually move up the difficulty level of your projects until you feel you have a firm grasp of at least the basics of the language and OOP (Object Oriented Programming).
You can use Google to search for some basic C++ tutorials and go from there, but you will need an IDE and Compiler to write and run C++ code.
They are a few out there but if you make one using a 'program' it will end up failing its best to learn to program first start small,if your going to learn c++ you might want to learn c first