tictactoe-c-game
Here are 29 public repositories matching this topic...
Jogo da Velha usando sockets
-
Updated
Dec 16, 2017 - C
The well-known Tic Tac Toe game with many additional game mechanics written in C for Windows.
-
Updated
Mar 17, 2024 - C
A very simple Tic Tac Toe Game written in C.
-
Updated
Oct 4, 2020 - C
Tic Tac Toe Board-(Noughts and Crosses or X’s and O’s).It is two players, X and O, game who take turns making the spaces in a 3x3 grid. The player who succeeds in placing three respective marks in horizontal, vertical, or diagonal row win the game.
-
Updated
Sep 10, 2021 - C++
A TicTacToe game made using C
-
Updated
Jul 17, 2020 - C
This is a repository where I'll be uploading loads of different projects I make in C
-
Updated
Feb 16, 2023 - C
Collaborated with a team of 2-3 to utilize either a TCP or UDP connection between a server and client(s) playing a tictactoe game in C. Each progressive project is an additional feature or a change of connection type.
-
Updated
Mar 13, 2022 - C
TicTacToe game with computer autoplayer
-
Updated
Mar 2, 2020 - C
tictactoe game with AI as your opponent in C
-
Updated
Feb 22, 2019 - C
A C program for two players to play tic-tac-toe .
-
Updated
Oct 22, 2020 - C
Jogo da Velha em C com modos de 1 e 2 jogadores. No modo de 1 jogador, a IA é praticamente impossível de vencer, pois o algorítimo Minimax é usado! :)
-
Updated
Nov 9, 2018 - C
A set of files containing 4 applications using the c++ graphics.h library
-
Updated
Sep 1, 2021 - C++
Tic tac toe game in c language
-
Updated
Feb 16, 2019 - C
Tic Tac Toe was my first project in university. The project was made in source C code. The game mode is human vs human. I decided that the program needed some upgrades :D
-
Updated
Jul 4, 2021 - C
TicTacToe program that has many features. You can play tic tac toe with 3x3, 5x5, and 7x7 board sizes. In addition, this program has 2 modes, player vs player and player vs computer.
-
Updated
Feb 27, 2024 - C
Tic-Tac-Toe program in C
-
Updated
Jun 18, 2019 - C
Improve this page
Add a description, image, and links to the tictactoe-c-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tictactoe-c-game topic, visit your repo's landing page and select "manage topics."