TicTacToe and AITicTacToe

These are functional competitors—both implement the same minimax-based tic-tac-toe AI solution in Java, so a user would select one or the other based on code quality or preferred implementation details rather than using them together.

TicTacToe
25
Experimental
AITicTacToe
23
Experimental
Maintenance 0/25
Adoption 3/25
Maturity 9/25
Community 13/25
Maintenance 0/25
Adoption 2/25
Maturity 9/25
Community 12/25
Stars: 4
Forks: 2
Downloads:
Commits (30d): 0
Language: Java
License: MIT
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: Java
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About TicTacToe

rsmath/TicTacToe

AI implementation of the classic tic tac toe game with minimax algorithm -Project for Bronx Science Local Hack Day 2017 - Implemented in Java using Object oriented programming

About AITicTacToe

theunwisewolf/AITicTacToe

An AI vs. Human Tic Tac Toe Implementation in Java using MiniMax Algorithm.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work