Show HN: Chess-TUI Play Lichess games in your terminal (Rust)
Thomalloc Thursday, December 11, 2025Hi HN, I’ve released a new version of chess-tui, a Rust terminal UI for playing live games against Lichess opponents.
The update includes a cleaner TUI, better performance, improved keybindings, and smoother real-time integration with the Lichess API. It’s designed as a simple, fast way to play chess without leaving the terminal.
Repo:https://github.com/thomas-mauran/chess-tui
Feedback and bug reports are welcome. Happy to answer questions!
Summary
This article describes a text-based chess game interface built using Python and the Curses library. The project aims to provide a minimalist, terminal-based chess playing experience for users.
5
0
Summary
github.com