Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-Tic-Tac-Toe

Project Description

Develop an AI intelligent agent in Python able to play Tic-Tac-Toe with a human

Rules

  1. At the beginning of the game, user randomly selects whether Agent goes first or Human.
  2. At each step, the program will print the state of the board, with X for Human and O for Agent. The program will also print who made the last move along with the index where they made move.
  3. When it is Human’s turn, ask user to enter a number between 1-9.
  4. The console will display the final result.

Technologies Used

  • Python - version 3.9

Project Status

Project is: done and opened for improvement.

Contact

Created by Anh Nguyen - aqnguy30 - quocanh191997@gmail.com - feel free to contact me!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages