Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Requirements In a console application create a character customization application. This application will allow the player to create a custom game character, set initial stats

image text in transcribed

Requirements In a console application create a character customization application. This application will allow the player to create a custom game character, set initial stats of the character and equip default weapons and armour to the character. Your application should have the following: - Allow the player to create upto 3 character types. NOTE: You may use your characters from Assignment 1. Your character should have the following: Name - Species Epic backstory Starting health value Weapon - Armour - Weapon class should have the following Epic weapon name Damage value Special abilities (array) Overload the following operators: - Output stream (cout) to print weapon information - Comparison == - Armour class should have the following - Epic armour name Description Armour value Overload the following operators: - Output stream (cout) to print armour information - Comparison ==

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions