mishal23 / Tic-Tac-Toe

TicTacToe 2-player game(C programmed) using basic C functions, file operations, system() calls to change the font and background
MIT License
47 stars 30 forks source link

Removing gotos #9

Closed jimchrist-x closed 1 year ago

jimchrist-x commented 2 years ago

Basically changed the code structure and added Linux support

mishal23 commented 1 year ago

Thanks for the contribution! @jimchrist-x