TicTacToe 2-player game(C programmed) using basic C functions, file operations, system() calls to change the font and background
-
Updated
Jul 28, 2024 - C
TicTacToe 2-player game(C programmed) using basic C functions, file operations, system() calls to change the font and background
#️⃣ㅤA C program for a game of TicTacToe using Artificial Intelligence
A 3 by 3 Tic Tac Toe game written in C/SDL.
Compile TicTacToe.c , or Run a.exe directly, Preferred Compiler is MinGW
Multiplayer TicTacToe using C, socket
Medium to Hard Difficulty Tic Tac Toe made in C
Tic-Tac-Toe-Game
A graphical based Tic Tac Toe two player game in our nostalgic language, C !
TicTacToe is one of the most fundamental project that a student does to implement the concepts he/she has been taught . This game can be implemented in many languages , C being the most easiest one.
This is my first big programming project. It was assigned as homework for Basics of Programming 1
This Reposotory Contains the Source Code for a Tic-Tac-Toe game written in C. This was created for a final project in our NSCC IT PROG2007 Course.
Bare-bones implementation of the Tic-Tac-Toe game, based on the SDL2 library.
A very simple Tic Tac Toe Game written in C.
Repository contains the codes about programming fundamentals of C Language.
Add a description, image, and links to the tictactoe-game topic page so that developers can more easily learn about it.
To associate your repository with the tictactoe-game topic, visit your repo's landing page and select "manage topics."