Place a stone onto the drawing area
481226e8c6
Detect mouse clicks on the board
b64eda7efd
Don't render ghost stones on unplayable or filled spaces
553d3f8496
Rename Goban to Board and create the IntersectionElement
a8a9c49f02
Fixes resource compilation problems
829b300ca0
Remove the test app. Never needed it.
e32f103dd4
Build with crate2nix
0240132153
Switch to the rustup toolchain specification for Rust
e32f103dd4
Build with crate2nix
0240132153
Switch to the rustup toolchain specification for Rust
cb16d73342
Switch to using rustup to pin the rust toolchain
35850b60b3
Add a wood texture background
b236ee54ab
Render a ghost stone over the current cursor location
b790d25334
Try adding clang to the build dependencies
2c1ea95f0f
Attempt to build from the results of crate2nix