Help! I'm a beginner

Mar 5, 2014 at 1:53pm
Hi! I'm a kid who want to make a rpg! But i don't know anything about c++ or other code language.
Can anyone teach me or show me a link to a rpg tutorial?
This is what i know about c++:
- Nothing!!
Mar 5, 2014 at 1:55pm
You gotta learn coding first.
Mar 5, 2014 at 2:06pm
Where can i lean coding? Please give me link or something!
Mar 5, 2014 at 2:16pm
Mar 5, 2014 at 2:17pm
Thank you very much!!
Mar 6, 2014 at 6:32pm
closed account (36k1hbRD)
first of all c++ cant do this alone. C++ is used to code game engines and the engines are used to create games. So your out of luck
Mar 6, 2014 at 6:38pm
You can simply use c++ and a graphics library such as SFML.

http://sfml-dev.org/index.php

I would suggest using sfml to create the game if it is 2d otherwise if you want 3d something like opengl.
Mar 6, 2014 at 10:02pm
@ jdogsiis:
There are plenty of small, fun RPG style games made by small teams or individuals. It can be done and C++ is a good language choice. The problem is that most kids posting about wanting to program video games really mean they want to play video games. Once they realize how difficult and time-consuming all the work is they go back to their Xbox. 8^)
Topic archived. No new replies allowed.