Question: Please create a class score for a high scoring game system, with attribute of integer score, high score 1, 2, and 3(like rankings) and using
Please create a class score for a high scoring game system, with attribute of integer score, high score 1, 2, and 3(like rankings) and using a method like an add score so the current score is added and implement a method replacing the high score with a new one with input the player's name. Please do in c++ language ( it is for snake game)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
