Skip to content

lostcode-io/bot-tic-tac-toe-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust license

bot-tic-tac-toe-rust

Tic-tac-toe bot written in Rust

How to run

  1. Install Rust from here

  2. Execute the following command in the terminal

cargo run -- -s SECRET_HERE -p PORT_HERE

How to build

  1. Install Rust from here

  2. Execute the following command in the terminal

cargo build --release
  1. The binary will be in the target/release directory

About

Tic-tac-toe bot written in Rust language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published