Skip to content

srbcheema1/tictac_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A fun game of Tic-Tac-Toe that uses artificial intelligence & game theory to test your skills versus AI. Coded in C++.

Usage

Run the game in any C++ enviroment, please check the source code's library to find any dependencies.

Play

  • to give bot first turn press -1 else enter any positive number
  • you can give the position of your box in format x y
    • x is for row
    • y is for column
    • both x and y are 0 based
    • example : middle box is 1 1

Contribute to the development of this game by:

A. Report Issues, please check if the issue already exists here.

B. Contribute to the existing issues and issue a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages