I want to make a character creation screen where someone can enter the name of their character and I can make the system do numerology on the name to effect the starting stats of the character. I already have the ideas for the mathematics. I just need a name creation starting point to work with and start coding off of it with the C++.