Set up the game review page along with #229

Merged
savanni merged 24 commits from otg/game-review into main 2024-03-31 23:37:51 +00:00
Owner

Selecting a game from the list of games now pops into the game review interface. The interface shows the finished game and a rudimentary version of the tree.

image

Selecting a game from the list of games now pops into the game review interface. The interface shows the finished game and a rudimentary version of the tree. ![image](/attachments/4af9f245-7fec-4fbd-9fcd-36e15da0e709)
savanni added 23 commits 2024-03-31 23:31:44 +00:00
d9bb9d92e5 Apply moves to the abstract board
To get here, I had to also build some conversion functions and make a
lot of things within the game record public
e587d269e9 Start on the foundations of a tree-drawing algorithm
I don't actually know what I'm doing. I've done some reading and from
that I'm doing experiments until I can better understand what I've read.
9fbc630500 Game tree becomes a tree of UUIDs, not GameNodes
Doing this avoids reference lifetime hell
savanni added 1 commit 2024-03-31 23:36:55 +00:00
savanni merged commit 0a62c96b0f into main 2024-03-31 23:37:51 +00:00
savanni deleted branch otg/game-review 2024-03-31 23:37:51 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: savanni/monorepo#229
No description provided.