Skip to content

convert the tic tac toe game and play with AI feature here

License

Notifications You must be signed in to change notification settings

omukesh/Cpp_Lab_03

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cpp_Lab_03

convert the tic tac toe game

Take the existing Python program, and translate it into C++ code. You will need to use a 2-dimensinal array instead of a "list of lists".

make sure to comment your code, and give credit to collaborators.

name your project:

#Lab3_1

About

convert the tic tac toe game and play with AI feature here

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.5%
  • C++ 16.5%