Question: For this project, you will be creating a program that uses objects using C + + . Thats the major requirement. Project Idea: A text
For this project, you will be creating a program that uses objects using C Thats the major requirement. Project Idea: A textbased game, HANG MANCREATE A PROJECT BASED ON THE GAME HANG MANYour project must have at least classes you create, and a main driver file. Two of those classes should have an inheritance relationship, so one would be a base class, and one a derived class. Your classes should also use overloaded operators. That doesnt mean you will overload every single operator, but you should find an appropriate use to overload at least one operator. You dont have to use polymorphism. Code pointsFor the code, I will be looking for compilation without errors, correct output results, good programming structure, proper commenting, and that you implemented code using best practices coding for potential errors, use of proper styling, classes have constructors, setters, getters, const keyword, separate driver and class files, etcReport pointsDescribe why you chose to create those classes, as well as the inheritance relationship.UML Class Diagrams: A class diagram for each class with appropriate symbols for compositionaggregation and inheritance.Screenshots of your code running. This doesnt have to include every single part of your code running, but perhaps the beginning, and some interesting parts of the program. You would want a description of each screenshot that lets us know what is happening. References: Any resources you may have looked at or used should be listed here. Make sure you have each of these points covered in your reflections report. Write it as youExtra Credit: Graphics Library up to extra pointsIf you are using graphics into your project, then you can earn extra points. NOTE: You MUST include the extra credit video as part of your deliverable if you use a graphics library, so you are really set up to have up to extra points on this project!
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
