This is just an experiment ground where basically I will do anything and experiment with this repo a lot, as much as I can .
to install , you need to run these commands :
git clone https://github.com/AnkurAlpha/CLI-tic-tac-toe.git
cd CLI-tic-tac-toe
mkdir build
cmake -S . -B build/
cd build
sudo make install
sudo rm /usr/local/bin/cli-tik-tak-toe
cmake
- learn how to use cmake and implement it here [done]
- make it to keep the player's to be saved in a place
If you are a person who want to suggest me then feel free to do that. Any thing that you want to recommend , like : - some free to use resources - improvement in code - a better way to implement something - or any other thing