Skip to content

A fun game of TicTacToe (X and O) in both Python and C programming language.

Notifications You must be signed in to change notification settings

m-essam-s/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe ❌⭕

Introduction👀

A cool game of Tictactoe to enjoy at your leisure made in two programming languages:

  1. TicTacToe in C: Tictactoe made in C programming language. It has both a single player mode and a multiplayer mode, as well as ascii art representations within the game.
  2. TicTacToe in Python: Tictactoe made in Python with OOP, featuring the Minimax Algorithm to make an unbeatable AI player. It has several modes and supports six different matchup combinations with different outcomes.

Written and Developed in C Programming Language by Mohamed Essam

About

A fun game of TicTacToe (X and O) in both Python and C programming language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published