Skip to content

Tic-tac-toe game

The goal of the tic-tac-toe game is to align 4 cells in the same row, column or diagonal.

Elements used

This application runs on

  • a 2.71” panel with touch;

and uses the following elements from the GUI library:


See also

The library includes the code of the project as an example under the folder Touch/Touch_TicTacToe.

Legacy version 8

The PDLS_EXT3_Basic_Touch library includes the code of the project as an example.