Click here to Skip to main content
15,883,854 members
Articles / Artificial Intelligence / Machine Learning

AI based Tic Tac Toe (Java code)

Rate me:
Please Sign up or sign in to vote.
5.00/5 (15 votes)
27 May 2014CPOL8 min read 158.5K   37  
Java Tic Tac Toe (AI based)
In this article, you will see a simple demonstration of the power of AI. The method used in this post can be used to develop other machine learning programs.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions