Tic-tac-toe-game/Readme.md
2022-11-18 10:19:23 +01:00

17 lines
440 B
Markdown

# Tic tac toe game for M5Core2
Simple 3x3 tic-tac-toe game for ZPI subject at University of West Bohemia. Winter semester - 2022.
### Contents
- **random**
- Generating random tic-tac-toe games
- **uart**
- Multiplayer version over UART
- **bluetooth**
- Multiplayer version over Bluetooth
- player 1 (circles)
- player 2 (crosses)
- Scan for player 1 and connect (vibrate when connected)
Authors: Vojtěch Pour, Filip Znachor