Implementing Tic Tac Toe game in Rust-lang using ai-based solution (game tree and a somewhat similar algorithm to minimax evaluation)
-
Notifications
You must be signed in to change notification settings - Fork 0
bassiounix/zoi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
AI Driven Tic Tac Toe Game in Rust