teddy57320 / arduino_tictactoe-

Uses Arduino Keypad to implement a 4x4 game of tic-tac-toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Last modified: November 23, 2016

This is a program that uses Arduino to simulate a 4x4 game of tic-tac-toe.
It uses an Arduino Keypad as an input to place an "x" or a "o" on the 4x4 grid. 

About

Uses Arduino Keypad to implement a 4x4 game of tic-tac-toe


Languages

Language:Arduino 100.0%