Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

can you do on c++ and make sure no errors pls? In a console application create the ability for players to easily track achievements across

can you do on c++ and make sure no errors pls? image text in transcribed
In a console application create the ability for players to easily track achievements across any game and platform. Your application should implement the following classes: - Platform - Name - Manufacturer - Array of games (Minimum 5) - Game Name - Publisher Developer - Array of achievements (Minimum 5) - Achiovement Title Description Score Value Ensure each class meets professional coding practices learned. Utilize access modifiers along with mutators and accessors to allow secure and controllable interfacing with your classes. Utilize pointers to manage access to the variables as well as any array functionality you need to do. Create a simple menu system within the console to allow users to create new platforms, new games and new achievements. The structure of the menu is yours to design, but ensure fluidity and common sense throughout the navigation

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

T Sql Fundamentals

Authors: Itzik Ben Gan

4th Edition

0138102104, 978-0138102104

More Books

Students also viewed these Databases questions