This Tic Tac Toe bot is a fun little game you can play right in your terminal. It lets two players take turns placing Xs and Os on a simple 3x3 grid, checking for winners or a draw after every move. It’s polite, fair, and even a bit sassy if you imagine it that way — it won’t let you cheat, and it’ll remind you if you make an invalid move. I fixed all the errors and debugged it now go try it !!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
This Tic Tac Toe bot is a fun little game you can play right in your terminal. It lets two players take turns placing Xs and Os on a simple 3x3 grid, checking for winners or a draw after every move. It’s polite, fair, and even a bit sassy if you imagine it that way — it won’t let you cheat, and it’ll remind you if you make an invalid move. I fixed all the errors and debugged it now go try it !!