Crates.io | chessbored |
lib.rs | chessbored |
version | 0.4.0 |
source | src |
created_at | 2022-07-24 19:01:14.803629 |
updated_at | 2023-11-12 20:36:51.075199 |
description | a chess board with movable pieces that behaves like a chessboard on the table. |
homepage | https://github.com/shnewto/chessbored |
repository | https://github.com/shnewto/chessbored |
max_upload_size | |
id | 632147 |
size | 2,252,009 |
a chess board with movable pieces that behaves like a chessboard on the table. useful for solo tinkering, setting up puzzles, and analyzing positions. FEN notation is generated for positions on the board and can be copied with a mouse click and pasted into engines for further analysis.
cargo install chessbored
cargo run