tictactoe-in-go/README.md

4 lines
192 B
Markdown
Raw Normal View History

2024-04-23 08:17:15 +00:00
# TicTacToe
#### Video Demo: <URL HERE>
#### Description:
2024-04-23 08:17:15 +00:00
This is my CS50 Final Project it is a TicTacToe Singleplayer Game with the minimax Algorithm written in GO and the Fyne UI framework.