Spike Prime - Tic Tac Toe - Fedor Agarshev

From RoboWiki
Revision as of 11:08, 22 April 2023 by Robot (talk | contribs) (About the project)
Jump to: navigation, search

About the project

The project is based on the game tic-tac-toe. The player plays against a robot. They take turns as in a regular game of tic-tac-toe. Instead of crosses and zeroes, Lego pieces in black and purple are used. The robot always moves in purple and the player in black. Who goes first is up to you. The robot will show its moves on the light matrix. The robot always tries to make the best move, as it calculates moves using the MiniMax algorithm.

Video