Arcade Games: Connect 4 & Tic Tac Toe

ECE 153B Winter 2021 Final Project - Evan Yip

Demo

Overview

For this project, I propose to create an arcade gaming machine to play the two player game: Connect 4. The game will be played on an 8x8 RGB LED matrix controlled by an arduino. Each player will use the wii nunchuck’s joystick to select the square to play and its trigger to confirm the selection. The players will also interact with the arcade through bluetooth connection. Once a game is won/tied, the players will have to reset the game on a terminal. Additionally, players can check each player’s games won on the same terminal with a text command.

Block Diagram