Difference between revisions of "Spike Prime - Tic Tac Toe - Fedor Agarshev"

From RoboWiki
Jump to: navigation, search
Line 10: Line 10:
  
 
Building instructions:
 
Building instructions:
* [[]]
+
* [[Media:spike_measure_average_speed.pdf| vehicle (pdf)]]

Revision as of 11:13, 22 April 2023

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

Build a robot

With this complex functional robot, you can play tic-tac-toe against the move calculation algorithm. But first it needs to be built.

Building instructions: