• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Java
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

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.