turkprogrammer / tictactoegame

Tic Tac Toe is a simple 2-player game where players take turns marking squares on a 3x3 grid. The goal is to get three in a row, either horizontally, vertically, or diagonally. The game is implemented using HTML, CSS, and JavaScript.

Home Page:https://turkprogrammer.github.io/tictactoegame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Tic Tac Toe is a simple 2-player game where players take turns marking squares on a 3x3 grid. The goal is to get three in a row, either horizontally, vertically, or diagonally. The game is implemented using HTML, CSS, and JavaScript.

https://turkprogrammer.github.io/tictactoegame/


Languages

Language:JavaScript 49.5%Language:CSS 33.8%Language:HTML 16.7%