An implementation of Go, an ancient Chinese board game.
  • Rust 97.9%
  • Nix 2.1%
Find a file
Chalk fa1f78a6cf refactor(go-desktop) use all the new modules
I just stuck a load of stuff in modules and abstracted stuff that maybe didn't need abstracting.
So now the app uses those modules.
2026-02-04 21:25:20 +00:00
go-core feat(go-core): provide star_points method 2026-01-25 14:14:27 +00:00
go-desktop refactor(go-desktop) use all the new modules 2026-02-04 21:25:20 +00:00
grid feat(grid): clamp method for Grid 2026-01-25 14:16:35 +00:00
point perf: switch Point to use i8 2026-01-06 21:43:33 +00:00
.gitignore chore: update .gitignore 2025-12-24 20:06:58 +00:00
Cargo.lock chore: update Cargo.lock 2026-02-04 21:23:56 +00:00
Cargo.toml feat(go-desktop): create desktop app package 2025-12-24 20:08:18 +00:00
flake.lock build: create flake.nix 2025-12-24 20:05:43 +00:00
flake.nix style: format flake.nix 2026-01-21 21:26:16 +00:00