tictactoe-in-go/README.md

3 lines
146 B
Markdown

# TicTacToe
This is my CS50 Final Project it is a TicTacToe Singleplayer Game with the minimax Algorithm written in GO and the Fyne UI framework.