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.
Крестики-нолики на Aiogram
Play naughts and crosses on the command-line!
# NaC_Game_BotThis is a simple bot built with Aiogram for playing Tic-Tac-Toe. 🎮 You can challenge the bot at various difficulty levels or compete with friends in a fun way! 🕹️
The classic game! X's and O's is also known as 'Tic-Tac-Toe', and 'Naughts & Crosses'.
Naughts and Crosses written in C# as part of my D*DD BTEC course.
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.
Rust-based Tic-Tac-Toe Library
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."