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
Games that professor asked us to do. This pack has Tica Tac Toe, Connect 4, Hangman, Simon and Battleship
Basic Tic-Tac-Toe game
Implemented a 2 player Tic-tac-toe game using C
Tic Tac Toe implementation using C and Python.
The well-known Tic Tac Toe game with many additional game mechanics written in C for Windows.
This repository will contain some 2d games developed using C language.
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."