Skip to content

Refactor to use a Player class #1

@kbuffardi

Description

@kbuffardi

Currently, player names and scores are held in separate variables (parallel vectors). Instead, we want to encapsulate player data (their name and score) within a dedicated Player class so we can have a vector of Players rather than two vectors of names and scores.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions