In case of mastering basics of c I created Tic Tac Toe game is 3x3 grid which played by two players (person and computer) where person use 'x' as an identifier and computer uses 'o' so the first player to get 3 of her marks in a row (up, down, across, or diagonally) is the winner or when all 9 squares are full, the game is over. If no player has 3 marks in a row, the game ends in a tie.
You can run code yourself here 👈
Gitlab @umutambyi-gad
Website: umutambyigad
Stackoverflow: @umutambyi-gad
Twitter: @umutambyi_gad
Linkedin: @umutambyi-gad
Dev.to: @umutambyigad
Email: [email protected]
Glad to thank and say I was inspired by Delice's project
This project is under the MIT license.