Show HN: Chessterm – Rust-based terminal chess engine for chess notation
6 points| gantengx | 1 year ago |github.com
Unlike typical chess UIs that wrap around Stockfish, this is built completely from scratch, with: - PGN-only input (no AI, just human vs human) - Bitboard-based move generation (u64, precomputed attack masks) - Built with ratatui for a smooth terminal experience
Would love to hear your feedback!
hassleblad23|1 year ago