Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

My shitty game so far

Name: Judders 2013-04-22 10:35

Hey, /prog/, I'm making some sort of text based RPG in c++.
I just wanted to check with the masters before getting any deeper into the code, what do you guys think? Am I a terrible programmer? If so, what should I change / do instead? Thanks in advanced.
My git
https://github.com/judders96/GenericRPG

Name: Anonymous 2013-04-22 11:11

One advice for you, >>1
I didn't run your code, but seems ok for a beginner. (system("cls")... mmm ok)

I recommend you to understand how to group your functions in files, and not having one file per function.

Do that now, before it becomes a nightmare to mantain.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List