TicTacToe-rs Just a recreation of my horrible python TicTacToe Game which I made few months ago, but in rust. Nothing special, and it just works. Quick Start $ git clone git@github.com:DuskyElf/TicTacToe-rs.git $ cd TicTacToe-rs $ cargo run