gameSolvers/othello/README.md
2024-12-24 23:04:34 +02:00

9 lines
412 B
Markdown

<img src="https://kubosya.cocolog-nifty.com/photos/uncategorized/othello_game.png" style="text-:align:center" width=250px />
# 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...