SkillAgentSearch skills...

ArduinoTicTacToe

Multiplayer tic-tac-toe game using Arduino board and XBee module

Install / Use

/learn @mahdirezaie336/ArduinoTicTacToe
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Arduino Tic-Tac-Toe

This project is implementation of tic-tac-teo game on Arduino board. This game is multi-player and must be run on two seperated boards. The two boards can communicate with each other by XBee module from serial I/O. The simulation of the game is implemeted in Proteus application.

Here is a screenshot of the simulation environment:

screenshot

Choose players

Using pin number 21, you can choose your player mode. If you set this pin in HIGH voltage, you will be the beginner and X player. By setting this pin to LOW voltage, you will be O player.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated3y ago
Forks0

Languages

C++

Security Score

55/100

Audited on Sep 20, 2022

No findings