A gui demo for slope/fyne
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sloum dedf6a0763
Adds Ctrl+Q to quit
11 months ago
README.md Initial commit 11 months ago
tictactoe.png Initial commit 11 months ago
tictactoe.slo Adds Ctrl+Q to quit 11 months ago

README.md

Tic Tac Toe

A simple two player (at the same system) version of the game.

It is coded in a very naive brute force sort of way and mostly exists as a way of playing around with some GUI concepts within slope.

TicTacToe Screenshot