Learning Rust and chessing.
- Incredible terminal interface
- Read from FEN
- Start a game from a FEN
- Highlight available moves for a piece
- Loads of weird bugs
- Rust
- tui (terminal ui)
cargo run -- --fen "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1"
cargo build
cargo test
cargo tarpaulin