You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task is dedicated to the process of creating a player status enumerator that includes the various statuses a player can have.
As part of the functional requirements in the second part of the millions project description, the player class should be able to return its status based on current networth minus the starting capital.
This task includes:
Creating an enumerator that contains different statuses, for example "Beginner, Novice, Pro, Hacker"
The text was updated successfully, but these errors were encountered:
This task is dedicated to the process of creating a player status enumerator that includes the various statuses a player can have.
As part of the functional requirements in the second part of the millions project description, the player class should be able to return its status based on current networth minus the starting capital.
This task includes:
The text was updated successfully, but these errors were encountered: