Skip to content

rkodirkhonov/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe is traditionally played on a 3 × 3 grid. Players take turns placing a mark in one of the cells of the grid. The goal of the game is for players to position their marks so that they make a continuous line of three cells vertically, horizontally, or diagonally. Start below:

TicTacToe-JavaScript. click here

A simple Tic Tac Toe game built with HTML, CSS and JavaScript.

Screenshots:

Layout:

screenshot

When X wins:

screenshot

When O wins:

screenshot

About

TicTacToe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published