Physical Parameter

Tic-tac-toe Game Based on STONE TFT LCD and STM32

Summary Tic-tac-toe is a game played on a 3 by 3 grid, similar to gobang. It gets its name because the board generally does not draw borders and the grid lines are arranged into tic-tac-toe. The tools needed for the game are only paper and pen. Then, two players representing O and X take turns to leave marks on the grid. Any three marks form a straight line, which is the winner. This article is to use microcontroller STM32 and STONE LCD display to develop a simple tic-tac-toe game. Materials required