gameSolvers/README.md
2023-08-12 01:29:34 +03:00

393 B

# Othelloworld

This is a small exercise which involves creating a functioning othello/reversi game in the terminal and implementing the minimax algorithm in order to create an AI for the player to play against. Part of a hobby hackathon with my friends.

Network

To be continued...