1. Home
  2. Docs
  3. Niryo One documentation
  4. Niryo One Demonstrators
  5. Tic-Tac-Toe

Tic-Tac-Toe

This industrial demonstrator allows you to play the Tic Tac Toe game against a robot.

Niryo One Tic Tac Toe Demonstrator

>> Check out the full documentation on GitHub <<

Specific things you’ll learn with this demonstrator:

  • Use infra-red sensors to detect where the user played. You’ll see that the color of 3D printed parts is important, as well as the light in the room where you place your demonstrator.
  • Study the Tic Tac Toe algorithm on the Arduino (very basic introduction to artificial intelligence). For that you can find a complete documentation on how the program was designed and written.

How can we help?