Falko Victor Habel d208a51419 | ||
---|---|---|
game | ||
gameControl | ||
opponent | ||
resources | ||
theme | ||
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
TicTacToe
Video Demo:
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.