Tic-tac-toe-game/Readme.md

440 B

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