#chess-board #chess #board #fen #bevy

app chessbored

a chess board with movable pieces that behaves like a chessboard on the table

12 releases

0.4.0 Nov 12, 2023
0.3.4 Nov 12, 2023
0.3.0 Sep 21, 2022
0.2.1 Jul 31, 2022
0.1.4 Jul 29, 2022

#524 in Game dev

49 downloads per month

MIT license

2MB
2K SLoC

chessbored

Crates.io Version Crates.io LICENSE

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.

grey and white chess board, grey and white pieces each in their starting positions and a selection menu of each piece along the right edge of the board. below the board are white letters on a black background describing the positions on the board in FEN notation along with a note that you can click to copy the FEN description.

installing / updating install

cargo install chessbored

running locally

cargo run

Dependencies

~48–64MB
~802K SLoC