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:
Next¶
The PDLS_EXT3_Basic_Touch
library includes the code of the project as an example.