Multiplayer Tic-Tac-Toe game written in Rust
- Clone the repository with the following command:
git clone https://github.com/Marvinesc3/Ultimate-Tic-Tac-Toe
- Use the command
cargo run
to run the server - A dialogue box should then show up where you can input the specific room number you would like to join
- A two-player game where each player will be randomly picked to be player X or player O
- Singleplayer Functionality - You can play vesus an AI bot
- Multiplayer functionality - Join one of two possible rooms and challenge your friends