Commit Graph

7 Commits

Author SHA1 Message Date
Savanni D'Gerinel 045daea774 Render the board with the completed game state. 2024-03-24 16:16:50 -04:00
Savanni D'Gerinel d6b424d335 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
2024-03-24 11:03:40 -04:00
Savanni D'Gerinel 965223d227 Render the grid of the goban 2024-03-23 23:24:06 -04:00
Savanni D'Gerinel f5429340a1 Set the size of the drawing area 2024-03-23 21:57:56 -04:00
Savanni D'Gerinel d929afed2d Start on the new Goban component 2024-03-23 14:41:50 -04:00
Savanni D'Gerinel 95dc194d5d Create the game review page and work on navigating to it with a navigation stack 2024-03-23 11:21:10 -04:00
Savanni D'Gerinel 48271389ad Rename Kifu to On The Grid 2024-03-22 08:19:14 -04:00