Jogo da Velha usando sockets
-
Updated
Dec 16, 2017 - C
Jogo da Velha usando sockets
A Tic-Tac-Toe game, written in 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! :)
Tic tac toe game in c language
tictactoe game with AI as your opponent in C
Tic-Tac-Toe program in C
TicTacToe game with computer autoplayer
A TicTacToe game made using C
A very simple Tic Tac Toe Game written in C.
A C program for two players to play tic-tac-toe .
A small game in C Language to play Tic Tac Toe between two players
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
A set of files containing 4 applications using the c++ graphics.h library
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.
Tic-Tac-Toe, Scientific calculator, Sudoku solver written in 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.
Add a description, image, and links to the tictactoe-c-game topic page so that developers can more easily learn about it.
To associate your repository with the tictactoe-c-game topic, visit your repo's landing page and select "manage topics."