There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This repository contains an implementation of the Reversi game with an AI player using the minimax algorithm. The game is developed in Java, with a graphical user interface built using Java Swing.