Hello, I'm making a highscore system, and to make that, I need the name of the player, and it would be really lame If i asked the player to input the name in the console. So. I'd like some help.
So far, I can only assume I need a std::string and a way to get input. right?