monorepo/sgf/src
Savanni D'Gerinel 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.
2024-03-26 09:17:26 -04:00
..
bin Write a little app to demonstrate reading an an SGF file 2024-03-21 23:12:30 -04:00
date.rs Disable sgf::go and provide a shim for a game 2023-10-30 01:57:00 +00:00
game.rs Start on the foundations of a tree-drawing algorithm 2024-03-26 09:17:26 -04:00
go.rs Disable sgf::go and provide a shim for a game 2023-10-30 01:57:00 +00:00
lib.rs Create the drawing area for the review tree 2024-03-26 09:17:25 -04:00
parser.rs Apply moves to the abstract board 2024-03-26 09:17:25 -04:00
types.rs Make games serializable through Serde 2024-03-21 23:23:47 -04:00