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.
|
11 months ago | |
---|---|---|
README.md | 11 months ago | |
tictactoe.png | 11 months ago | |
tictactoe.slo | 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.