Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Chessterm – Rust-based terminal chess engine for chess notation (github.com/ronaldsuwandi)
6 points by gantengx 7 months ago | hide | past | favorite | 1 comment
Hi HN! I just built chessterm, a Rust-powered TUI chess engine to practice chess notation (PGN) for an upcoming chess competition. This was also a way for me to learn Rust more deeply, particularly bitboards for move generation and terminal UI development with ratatui

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!



Looks pretty good.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: