Tic-Tac-Toe Version 2.0.0
My third (I think) version of Tic-Tac-Toe. I heavily used arrays to avoid the If-loop chains I used last time. There are 60 lines, so I saved 140.
Voters
Share your repls and programming experiences
My third (I think) version of Tic-Tac-Toe. I heavily used arrays to avoid the If-loop chains I used last time. There are 60 lines, so I saved 140.