This is code for a playable in-terminal Tic Tac Toe game in R. It comes with two modes: two human players and a versus a computer mode. It is possible to have the computer play either of the roles. The AI is programmed with the famous minimax algorithm which chooses the next move by evaluating the current game state and exploring the possible actions.
-
Notifications
You must be signed in to change notification settings - Fork 0
ignatkulinka/TicTacToe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Tic Tac Toe with Minimax AI Algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published