tictactoe An implementation of tictactoe in Rust, mostly for fun and educational purposes. The Input and Display traits have two implementations: term and ratatui. Feedback is welcomed :)