Tic Tac Toe Rust A very simple tic tac toe app, written in rust using Azul Screenshots The program does not check to win/draw in all cases, and can lose. A major weakness is Spoiler alert It does not check if either player can win by placing their counter between two other counters.