Othello game framework made with JavaFX which can be use for testing Othello AI Agents.
-
Updated
Sep 29, 2018 - Java
Othello game framework made with JavaFX which can be use for testing Othello AI Agents.
Course work for CSE 362: Artificial Intelligence. Implementations for basic informed and uninformed search algorithms
A tic-tac-toe CLI program implemented in Python. Uses the minimax algorithm to play against the computer.
The Minimax Games project showcases AI decision-making in competitive games like Tic Tac Toe and Stone Taking through an implementation of the minimax algorithm with alpha-beta pruning, enriched by visual insights into the algorithm's strategies.
To associate your repository with the gametree topic, visit your repo's landing page and select "manage topics."