A c++ program in which your team is creating a game ludo. You are working on player class. It contains the following information. o Current position of player (between 1 to 100) o Player alive pawns...


A c++ program in which your team is creating a game ludo. You are working on player class. It contains the
following information.
o Current position of player (between 1 to 100)
o Player alive pawns (Gooti)
o Does the player have its turn now or not.
Player data can be initialized via constructor and via one setter function. Player data (attributes) can be fetched using getter() function but with the conformation that via getting data player data cant be changed or updated. (user constant functions)



Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here