BryceDMonaco / BryceDMonaco/DMTool
Create basic ListCell for players
Open
enhancement
gui
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.