Skip to content

Create basic ListCell for players #16

@BryceDMonaco

Description

@BryceDMonaco

Create a basic ListCell for to display the data for players called a PlayerCell which will be the GUI representation of the Player class.

Required display data (no specific order):

  • Image
  • Name
  • Class
  • Race
  • Level
  • Alignment
  • Languages
  • Passive Perception
  • Stats and modifiers
  • Armor Class
  • Inspiration
  • Death Saves

Only a skeleton controller is needed, another issue will be to implement the controller fully. Also create an empty Player class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestguiAn issue related to the GUI of the program

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions