Skip to content

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

Notifications You must be signed in to change notification settings

mahdirezaie336/ArduinoTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages