Hey everyone,
I have been trying to build a terminal based app for sometime now and this is an attempt at trying to build a chess app that one can play right inside terminal.
I was inspired by `chess-tui`[1] which is a rust based project and was looking to build something similar using python. Luckily I stumbled upon textual[2] recently and it made my task of building this far more easier than I thought.
[1] https://github.com/thomas-mauran/chess-tui [2] https://github.com/textualize/textual
Comments URL: https://news.ycombinator.com/item?id=41767886
Points: 23
# Comments: 21
Created
6mo
|
Oct 7, 2024, 6:40:15 PM
Login to add comment
Other posts in this group

Article URL: https://ronaldelliott.com/mbc.html
Comments URL: https://news.ycombinat
Article URL: https://jerf.org/iri/post/2025/go_layered_design/