tictactoe-in-go/README.md

4 lines
192 B
Markdown

# TicTacToe
#### Video Demo: <URL HERE>
#### Description:
This is my CS50 Final Project it is a TicTacToe Singleplayer Game with the minimax Algorithm written in GO and the Fyne UI framework.