Tic-tac-toe game for ZPI subject at University of West Bohemia. Winter semester - 2022.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vojtěch Pour 28d331d7a6 Added authors. 4 months ago
assets Moved files into folders 4 months ago
bluetooth Edit player 2. vibration when connect. 4 months ago
random Changed repository structure 4 months ago
uart Moved files into folders 4 months ago
Readme.md Added authors. 4 months ago

Readme.md

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