Show a list of games in the library #64
No reviewers
Labels
No Label
hex-grid
maintenance
music-player
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: savanni/monorepo#64
Loading…
Reference in New Issue
No description provided.
Delete Branch "kifu/game-library"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At this point, I am able to read a game library and then list all of the games, with their date (if there is one), the white player, and the black player. Additionally, I add the player ranks (again, if they have a rank in the game).
The list is inactive, in that I cannot yet click into an item in the list to see the game itself.