Program to play TicTacToe on 3.5" TFT LCD Touchscreen Displays (using ILI9486 Driver) with the Arduino UNO R3/R4 and MCUFRIEND Library
-
Updated
Aug 5, 2024 - C++
Program to play TicTacToe on 3.5" TFT LCD Touchscreen Displays (using ILI9486 Driver) with the Arduino UNO R3/R4 and MCUFRIEND Library
A very simple tic-tac-toe website written in HTML, CSS, and JS.
Play naughts and crosses on the command-line!
Крестики-нолики на Aiogram
Naughts and Crosses written in C# as part of my D*DD BTEC course.
The classic game! X's and O's is also known as 'Tic-Tac-Toe', and 'Naughts & Crosses'.
Rust-based Tic-Tac-Toe Library
Tic-tac-toe is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. It is a solved game, with a forced draw assuming best play from both players.
Add a description, image, and links to the naughts-and-crosses topic page so that developers can more easily learn about it.
To associate your repository with the naughts-and-crosses topic, visit your repo's landing page and select "manage topics."