TicTacToe-with-AI and AITicTacToe
These are competitors: both implement minimax-based AI for tic-tac-toe gameplay (one adding alpha-beta pruning optimization), offering similar core functionality with no dependency relationship or complementary use case.
Maintenance
10/25
Adoption
1/25
Maturity
9/25
Community
13/25
Maintenance
0/25
Adoption
2/25
Maturity
9/25
Community
12/25
Stars: 1
Forks: 2
Downloads: —
Commits (30d): 0
Language: Java
License: Apache-2.0
Stars: 2
Forks: 1
Downloads: —
Commits (30d): 0
Language: Java
License: MIT
No Package
No Dependents
Stale 6m
No Package
No Dependents
About TicTacToe-with-AI
rmodi6/TicTacToe-with-AI
Tic Tac Toe game in both python and java with Artificial Intelligence for second player using alpha-beta pruning for MiniMax algorithm.
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