Tic-tac-toe-game/Readme.md
2022-11-15 11:26:17 +01:00

13 lines
296 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