othello-game
Here are 40 public repositories matching this topic...
A GUI-based implementation of the classic Othello (Reversi) board game using Java Swing.
-
Updated
Oct 16, 2025 - Java
A simple console-based Othello game where two players can compete against each other. The game includes valid move checks, automatic piece flipping, and game-over detection.
-
Updated
May 15, 2025 - Java
Reversi, it takes a minute to learn and a lifetime to master
-
Updated
Feb 11, 2025 - Java
Simple Othello Game I Made for a Class in the First Semester
-
Updated
Dec 13, 2024 - Java
Java-based board game Othello, coded as an assignment for course COMP249, taught by Stuart Thiel during Summer2024.
-
Updated
Sep 8, 2024 - Java
This is othello game which i made using MVC architecture and in this project controllers are separate from view and models and vice versa.
-
Updated
Apr 27, 2024 - Java
Software Development Methods (567SM) final project
-
Updated
Jul 24, 2023 - Java
Othello/Reversi game in Java
-
Updated
Feb 14, 2023 - Java
Othello game implementation with java and object oriented.
-
Updated
Sep 21, 2022 - Java
Othello is Strategy board game for two player
-
Updated
Aug 12, 2022 - Java
Othello or Reversi is a strategy board game played between 2 players. One player plays black and the other white. Each player gets 32 discs and black always starts the game. The goal is to get the majority of colour discs on the board at the end of the game.
-
Updated
Aug 8, 2022 - Java
Play the popular boardgame Othello, with options to log the game and play against the computer.
-
Updated
Jun 1, 2022 - Java
Othello PvP (2-Player) Game Application created in Java using Swing and AWT, for playing the Othello game, a simple game that played on an 8 by 8 checkered board with 64 double-sided black and white discs. The game is easy to learn, but it takes time to master and develop winning strategies.
-
Updated
Apr 10, 2022 - Java
Applying an Minimax algorithm and alpha beta pruning to Othello framework.
-
Updated
Jan 23, 2022 - Java
Othello is a strategy board game created in 1971 based on Reversi game. This game is an ai-ai battle only (alphabeta or negamax algorithm)
-
Updated
Jul 22, 2021 - Java
Improve this page
Add a description, image, and links to the othello-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the othello-game topic, visit your repo's landing page and select "manage topics."