Your browser is unsupported

We recommend using the latest version of IE11, Edge, Chrome, Firefox or Safari.

CS.83 – Tic Tac Arduino Toe

Team Members Heading link

  • Alexis Rodriguez
  • Damaris Toledo

Project Description Heading link

The project will be a 2-player tic tac toe game where we will be using an 8×8 Bicolor LED screen in order to display the board. The game board Arduino will have the 8×8 matrix connected to it using an I2C backpack. Each player will take turns using the controller Arduino in order to place their piece on the 4×4 game board. The controller Arduino will have 2 lights to indicate which player’s turn it is and each player will be a different color on the board. The two Arduino boards will be communicating with each other through serial communication.