Welcome to the Python Reversi Game with a simple Tkinter graphical interface! This implementation allows you to enjoy the classic board game in a user-friendly environment.
Ensure you have Python installed on your system.
Clone the repository to your local machine:
git clone https://github.com/Baptr0b0t/Reversi-python.gitNavigate to the project directory:
cd Reversi-pythonRun the game using the launcher script:
python launcher.pyPlay.
- User-friendly graphical interface with Tkinter.
- Two-player mode for playing against a friend.
- Single-player mode against a computer opponent.
Contributions are welcome! Open issues, suggest improvements, or create pull requests.
This Reversi game is open-source and distributed under the MIT license.
