GitHub topics: othello-game
trichner/BitBoard
A BitBoard implementation for Reversi that is optimized for speed.
Language: Java - Size: 172 KB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 2

WasiqMalik/Othelo
Othelo (Reversi) Game using Minimax
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

5hir0kur0/Othello
Simple Othello Game I Made for a Class in the First Semester
Language: Java - Size: 240 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Matovic/othello
An Othello game with visualization via command line and with a game bot using alpha–beta pruning algorithm over minimax.
Language: C++ - Size: 113 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

PreetinderSingh345/othello
Othello Game
Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

TurnerXi/games
小游戏集合
Language: JavaScript - Size: 206 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MmahdiM79/Othello
a simple implementation of Othello game in java
Language: Java - Size: 6.74 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

tanacchi/othello_game
Othello-Game with C++. I try to make AI-like system.
Language: C++ - Size: 276 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

cerenbulbul/AI-Othello
Othello Game created by 2 different AI ALgorithms. These are Minimax and MCT ALgorithms.
Language: Python - Size: 5.78 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

bhollier/Othello-MMP
MMP project for analysing reinforcement AI playing Othello
Language: C++ - Size: 125 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

felipeap92/othello-game
Reversi/Othello game logic, GUI, multiplayer server and AI players
Language: TypeScript - Size: 360 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

akshat-khare/reversijava
A java implementation of reversi / othello for two players/computers
Language: Java - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

pradyumnameena/COL216-Computer-Architecture
Assignments which were part of the course on Computer Architecture (ARM Assembly) taught by Prof. Anshul Kumar
Language: Assembly - Size: 1.85 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

yathartharora/Othello
A strategy game between the user and the Computer. Simple implication of AI
Language: C++ - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

karangupta31/OthelloJava
Language: Java - Size: 1.52 MB - Last synced at: 1 day ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

skytomo221/OthelloProject
Language: Java - Size: 21.4 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

srikanth7785/Othello_with_CPP
It a little Confusing Game..but if you understand how to play that you can enjoy a lot..:)
Language: C++ - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tiagomenegaz/othello-s
Play Othello's game using Python Turtle module
Language: Python - Size: 12.7 KB - Last synced at: 1 day ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

yasnakateb/GameEngine
🎲 A board Game Engine in C++ and Java
Language: C++ - Size: 42 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

juandahurt/othello
Othello game using alpha-beta algorithm.
Language: Python - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rishabhsingh971/Othello
A strategy board game played between 2 players.
Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

pradhumangoyal/Othello-Game
First try to Othello/Reversi.
Language: Java - Size: 697 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

skotz/othello-react
React implementation of Othello (game)
Language: JavaScript - Size: 390 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

recurze/Othello
Othello/Reversi game implementation
Language: Assembly - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

animeshjn/othello
Python - Othello 2 player game over socket (Tornado)
Language: Python - Size: 1.13 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

if-h4102/ai-othello
Several AIs foor the othello game
Language: Prolog - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

RishabhTyagiHub/AI---AlphaBetaPruning
A program to determine the minimax value for given positions of the Reversi game, using the Alpha-Beta pruning algorithm with positional weight evaluation functions.
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

TheNamesDyl/oth
Othello the game. Two player and AI mode with difficulties
Language: Java - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ChudasamaJignesh/Othello-v1.0
Game Project Othello. Just for fun Developed this. Developed in Java Programming Language.
Language: Java - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
