An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: tic-toe-game

kavya105/Tic-tac-Toe-Game

Tic Tac Toe is a simple two-player game that is played on a 3x3 grid. The two players take turns marking their symbol (usually an "X" or an "O") on one of the empty squares on the board. The goal of the game is to get three of your symbols in a row, either horizontally, vertically, or diagonally. If a player succeeds in doing they win the game.

Language: C - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

RPG-coder/TicTacToe-Game

Tic-Tac-Toe Game with an unbeatable AI using Minimax Algorithm

Language: Python - Size: 49.9 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0