tictactoe-in-go/README.md

3 lines
146 B
Markdown
Raw Normal View History

2024-04-23 08:17:15 +00:00
# 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.