8 lines
393 B
Markdown
8 lines
393 B
Markdown
<img src="https://kubosya.cocolog-nifty.com/photos/uncategorized/othello_game.png" style="align:center" />
|
|
# 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...
|