AnishTalluri/Tic-Tac-Toe
Python based version of Tic-Tac-Toe I created that generates a board in terminal. Can be played against another person and 2 types of CPU. One CPU chooses spots randomly and the other CPU never loses.
Python
No issues in this repository yet.