Hi & Linux Terminal Chess + source

Hi, I am just getting into this amazing world of Linux, reminds me of DOS but on steroids.

I have done a terminal chess engine, it has some advantages over others, first its terminal based, the board has two views for black or white, and the black and white pieces have identifying charectors so easy to tell whats what, it has move checking and an autoplay feature. you can switch sides and generate data for databases

source code included as one c++ file, easily compile with g++

https://vthealien.itch.io/chess-textmode-winboard

Im having real problems trying to fnd ways to distribute it, but here seems like the perfect place.