Go to file
Falko Victor Habel 8d9fb0d132 Initial commit 2024-04-23 08:17:15 +00:00
.gitignore Initial commit 2024-04-23 08:17:15 +00:00
LICENSE Initial commit 2024-04-23 08:17:15 +00:00
README.md Initial commit 2024-04-23 08:17:15 +00:00

README.md

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.