Simple Tic-Tac-Toe, Player vs Player. C++/SFML
-
Updated
Feb 18, 2019 - C++
Simple Tic-Tac-Toe, Player vs Player. C++/SFML
Tic-tac-toe game .You can play both onlline and offline mode.Programming done using socket programming in C
The well-known Tic Tac Toe game with many additional game mechanics written in C for Windows.
A simple Tic Tac Toe game in C with GTK+3, featuring a GUI, player turns, winner detection, and game restart functionality.
Games that professor asked us to do. This pack has Tica Tac Toe, Connect 4, Hangman, Simon and Battleship
Tic Tac Toe implementation using C and Python.
Tic-Tac-Toe-Game
Basic Tic-Tac-Toe game
This repository will contain some 2d games developed using C language.
Implemented a 2 player Tic-tac-toe game using C
Tic-tac-toe, noughts and crosses, or Xs and Os/“X's O’sies”, 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 diagonal, horizontal, or vertical row is the winner. I have made that game using pure C language.
Add a description, image, and links to the tic-tac-toe-c topic page so that developers can more easily learn about it.
To associate your repository with the tic-tac-toe-c topic, visit your repo's landing page and select "manage topics."