A c++ program in which your team is creating a game ludo. You are working on player class. It contains thefollowing 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)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here