RPG Character Generator A RPG Game Character Generator This program is part of a C++ Course titled: The Complete C++ Developer Course1 by Dr. John P. Baugh. It's an RPG Game Character Generator, you can create as many characters as you want. Once you are finished the program returns specific values for the various characters, deletes them from memory and closes the program. ScreenshotFigure 1. RPG Character Generator Download Restriction image/svg+xml No error handling This program is part of a "short" section project. It does not contain any error-handling, so it will break when given bad input! 1 This course is also available on Udemy.