Skip to content

52 player status enum #81

Merged
merged 6 commits into from
Apr 15, 2026
Merged

52 player status enum #81

merged 6 commits into from
Apr 15, 2026

Conversation

tommyah
Copy link
Member

@tommyah tommyah commented Apr 9, 2026

Created an enumarator that holds different statuses.

Created a controller class for this enum that takes in a player object and returns the appropriate status, based on the difference between starting money and current net worth.

Also added a basic unit test for these calculations

@tommyah tommyah linked an issue Apr 9, 2026 that may be closed by this pull request
@etsorens etsorens merged commit bd4175b into main Apr 15, 2026
1 check passed
@tommyah tommyah deleted the 52-player-status-enum branch April 16, 2026 00:08
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Player status enum
2 participants