• Joined on 2022-09-24
savanni pushed to main at savanni/monorepo 2023-07-28 19:02:51 +00:00
9130aa5c77 Set up a hydra job for the cyberpunk splash page
savanni pushed to main at savanni/mononix 2023-07-28 02:41:07 +00:00
8024cd0e4a Copy over the rust tools and start on flake.nix
savanni renamed repository from tools to savanni/monorepo 2023-07-27 22:20:46 +00:00
savanni merged pull request savanni/monorepo#49 2023-07-27 22:20:24 +00:00
Set up a per-game interpretation layer atop the SGF, and bind all games together in a `Game` data structure
savanni pushed to main at savanni/monorepo 2023-07-27 22:20:24 +00:00
5a471a3dbf Add the SGF file to the Go game structure
92ca170a24 Switch from GameTree to go::Game in Kifu
d79598eaa3 Remove the GameTree data structure
9533934e05 Remove lifetime and borrows from the error type
b9808a1862 Introduce the Game data structure
Compare 6 commits »
savanni deleted branch feature/sgf-interpretation-layer from savanni/monorepo 2023-07-27 22:20:24 +00:00
savanni created pull request savanni/monorepo#49 2023-07-27 22:19:25 +00:00
Set up a per-game interpretation layer atop the SGF, and bind all games together in a Game data structure
savanni pushed to feature/sgf-interpretation-layer at savanni/monorepo 2023-07-27 00:53:51 +00:00
5a471a3dbf Add the SGF file to the Go game structure
savanni created branch feature/sgf-interpretation-layer in savanni/monorepo 2023-07-27 00:29:55 +00:00
savanni pushed to feature/sgf-interpretation-layer at savanni/monorepo 2023-07-27 00:29:55 +00:00
92ca170a24 Switch from GameTree to go::Game in Kifu
d79598eaa3 Remove the GameTree data structure
9533934e05 Remove lifetime and borrows from the error type
b9808a1862 Introduce the Game data structure
c51fced23a Rename go-sgf to sgf. Add make instructions
Compare 5 commits »
savanni pushed to main at savanni/monorepo 2023-07-26 13:59:23 +00:00
23011aacc0 Add the CodingTogether hashtag
bce5659ceb Add a pen which paints glow effects
Compare 2 commits »
savanni deleted branch neon-glow from savanni/monorepo 2023-07-26 13:59:23 +00:00
savanni merged pull request savanni/monorepo#48 2023-07-26 13:59:22 +00:00
Add a glow effect to the cyberpunk-splash line drawing
savanni created pull request savanni/monorepo#48 2023-07-26 13:59:15 +00:00
Add a glow effect to the cyberpunk-splash line drawing
savanni merged pull request savanni/monorepo#47 2023-07-26 13:54:28 +00:00
Set up SGF reading and start on the game database
savanni pushed to main at savanni/monorepo 2023-07-26 13:54:28 +00:00
084a558740 Start showing the list of games in the database
744511a552 Set up test code that loads the games database
c8d21d0e25 Make it possible to share a gametree across the API
1b9a8eee67 Rename new_game to home
741f963606 Finish filling out all of the basic game info
Compare 20 commits »
savanni deleted branch kifu/sgf from savanni/monorepo 2023-07-26 13:54:28 +00:00
savanni commented on pull request savanni/monorepo#47 2023-07-26 13:53:24 +00:00
Set up SGF reading and start on the game database

Follow-up work:

savanni created pull request savanni/monorepo#47 2023-07-26 13:33:21 +00:00
Set up SGF reading and start on the game database
savanni pushed to kifu/sgf at savanni/monorepo 2023-07-26 03:29:21 +00:00
084a558740 Start showing the list of games in the database
744511a552 Set up test code that loads the games database
c8d21d0e25 Make it possible to share a gametree across the API
1b9a8eee67 Rename new_game to home
Compare 4 commits »