An IA for the game Othello, using MiniMax algorithm
-
Updated
Jan 4, 2023 - Python
An IA for the game Othello, using MiniMax algorithm
Othelo (Reversi) Game using Minimax
Othello game playable at 2 over a network done for a high school project
A two-player strategy game played on a square board with black and white disks.
An Othello bot made with LEGO Mindstorms.
Play Othello's game using Python Turtle module
AD-Project for Kookmin University Computer Science Software Project 2
A graphical and an interesting Othello (Reversi) chess game environment ideal for Reinforcement Learning
Othello game using alpha-beta algorithm.
A Smart Agent using reinforcement learning with CNN + MCTS to learn to play Othello/Reversi
Othello game via AI
Implementation of a digital Othello game using Python's Pygame library - Artificial Intelligence (AI) project - Summer 2024 /// by theMHD; thanks for chatGPT :)
Simple Othello Game PvP in console using python.
Othello Game created by 2 different AI ALgorithms. These are Minimax and MCT ALgorithms.
Python Othello Board Game to be played in Human vs. Computer mode, using alpha-beta pruning (minmax algorithm) algorithm.🎮👾🤖🏆
Created neural network from scratch to solve MNIST problem. Artificial Intelligence Labs.
Implementation of the game Othello in Python with a console interface using alpha-beta pruning.
Add a description, image, and links to the othello-game topic page so that developers can more easily learn about it.
To associate your repository with the othello-game topic, visit your repo's landing page and select "manage topics."