Found 4,360 repositories(showing 30)
yelynn1
Tic Tac Toe game web version simply using HTML, JS.
dnikolovv
A multiplayer web real-time implementation of the famous Tic Tac Toe game in Haskell.
andordavoti
Online multiplayer Tic Tac Toe game for iOS, Android, and web.
YasiraBegum
🎮 Cute Tic Tac Toe Game A beautifully designed Tic Tac Toe game featuring a dark purple aesthetic with glowing pink and blue accents. Play against a smart AI opponent in this visually stunning web implementation.
dawoodkhatri1
Tic-Tac-Toe Web Application: To build a tic-toc-toe web application, you can use HTML, CSS, and JavaScript. By implementing functions to handle user clicks, track game state, and check for winning conditions, you can create an interactive and engaging tic-tac-toe game.
mightstar
A simple web-based Tic-Tac-Toe game that allows 2 players to create, join, and play a game remotely from each other.
kemi5235
Create a web-based Tic-Tac-Toe game where the user plays against an AI powered by the minimax algorithm.
Ayokanmi-Adejola
A modern, feature-rich Tic Tac Toe game built with HTML, CSS, and JavaScript. This responsive web application offers a personalized gaming experience with multiple customization options and advanced gameplay features.
kelvinkamau
🚀 A fun JS game of tic tac toe in progressive web app. Play it at https://kelvinkamau.github.io/tictactoe/
vallabhatech
Tic Tac Toe is a web-based game built using HTML, CSS, and JavaScript. It features a responsive 3x3 grid for two players to take turns. JavaScript handles game logic, win/draw detection, and turn switching. Includes a reset button for replay. Stylish design with CSS ensures an engaging experience.
bocaletto-luca
Tic Tac Toe Web Game Two-Player VS is a modern, browser-based version of the timeless Tic Tac Toe game, reimagined for local head-to-head multiplayer competitions. With smooth animations and an intuitive interface, this lightweight web game allows you and a friend to battle it out on the classic 3x3 grid—all without any installation.
annamalai1884
A web application for tic tac toe game
Dineshkumar245
A web application which allow user to play tic_tac_toe game
Web application on Expert System and Tic Tac Toe Game with AI using html, css, js, bootstrap, flask
Akarsh-dwivedi-7
Tic-Tac-Toe Game A fun and interactive Tic-Tac-Toe game built using HTML, CSS, and JavaScript. This project was developed to demonstrate the use of basic web technologies and improve my skills in frontend development.
Shivam010
A simple web game based on Tic Tac Toe
tbhvishal
A modern, responsive Tic Tac Toe web game built with HTML, CSS, and JavaScript - featuring theme toggle, custom colors, animations, and sound effects.
anointedthedeveloper
TicTacMind AI is a web-based Tic-Tac-Toe game where the player competes against an unbeatable AI powered by the Minimax algorithm. The AI evaluates all possible moves and always chooses the optimal one, ensuring it either wins or draws—never loses.
Srv-Rr
❌ Online Tic-Tac-Toe: A two-player web game implementation. 💻 Supports two players locally or via simple server communication. Focuses on state synchronization. 🌐 🎮
vasut02
it is a Real-Time Web Application. multiplayer tic-tac-toe game where player can join or create room and invite other friends to play the game and can even they can chat through chat section . This website is build using react js , node js , express js , mongo DB and socket.io
arwalokhandwala
This is a simple example for creating your first game in web assembly. The logic for this tic-tac-toe game is written in C++.
PlanHorror
A tic-tac-toe web game
Meshack-Commey
Play the classic Tic-Tac-Toe game (also called Noughts and Crosses) for free online with one or two players.
team-black-box
A multiplayer web sockets server for the game of Tic Tac Toe
OmerAlfiel
Tic-Tac-Toe Game This repository contains a web-based implementation of the classic Tic-Tac-Toe game. The game can be played in two modes: Player vs Player and Player vs Computer. The computer opponent uses an intelligent algorithm to make challenging moves, ensuring an engaging experience.
hrosicka
🎮 Relive the nostalgia of childhood with this web-based ❌⭕ Tic Tac Toe game, implemented in 🐍 Python with a sleek interface using 🎨 CSS, 💻 JavaScript, and 🌐 HTML.
TsitouhRanjafy
A classic Tic-Tac-Toe game (web) supporting both local multiplayer and online play. Users can compete against friends on the same device or challenge with an invited opponents in online connection.
mahaviakhan
SimpleTicTacToeJS Welcome to my first front-end project! SimpleTicTacToeJS is a classic Tic Tac Toe game created using HTML, CSS, and JavaScript. Dive into the world of web development with this beginner-friendly project
dwivedi-ai
This is a Tic Tac Toe game made by using Web Technologies. The most interesting thing in this is that it has an Artificial Intelligence to play with the user. This AI uses the Minimax Algorithm to find the best optimal move.
innovatewithkishlay
A modern, beautifully animated Tic-Tac-Toe web game where you face off against a clever AI opponent. Built with Python and Flask and featuring a professional, fully responsive UI, move undo, lively win celebrations, and a playful user experience. Try to beat the algorithm—if you can!