Skip to content

El-Sam/Rustic-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe in Rust

Personal project to practice and learn Rust.

Features

  • Game in CLI.
  • Bot vs player
  • Bot always tries to win first, if not possible then it tries not loose.
  • Randomly choose the player to make the first move.

Todo

  • Player vs Player.
  • Unit tests

About

Tic Tac Toe in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages