Skip to content

Algorithm implementation for a tic tac toe playing robo arm. Game AI with CLI and board layout recognition from image is implemented.

Notifications You must be signed in to change notification settings

sachinkahawala/TicTacToe

Repository files navigation

TicTacToe

Algorithm implementation for a tic tac toe playing robo arm. Game AI with CLI and board layout recognition from image is implemented.

Following image is the input image for the system.

Resulting image is shown below,

Detected layout of the image is shown below,

Then by using the Game-AI(Min max implementation without pruning was implemented here) best move is selected and sent the command to the robo arm.

About

Algorithm implementation for a tic tac toe playing robo arm. Game AI with CLI and board layout recognition from image is implemented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages