Classic Tic-Tac-Toe game (also called Noughts and Crosses)
-
Updated
Aug 15, 2019 - Python
Classic Tic-Tac-Toe game (also called Noughts and Crosses)
Unbeatable Noughts And Crosses AI
Tic-tac-toe is a game of noughts and crosses or Xs and Os is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
Noughts & Crosses JS game
Tic Tac Toe (crosses and zeros) game written in Windows Batch programming language
Yet another attempt to a game with many names but the same goal
Simple games to play in the terminal using the python curses library
Add a description, image, and links to the crosses topic page so that developers can more easily learn about it.
To associate your repository with the crosses topic, visit your repo's landing page and select "manage topics."