Skip to content

radman17/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

https://radman17.github.io/TicTacToe/

TicTacToe (web version) made using using HTML , CSS and JS.

Table of contents

About The Project

This is a very simple TicTacToe web game .

How to play

  • You can play the game in two modes (player & computer)

  • You can mark each cell by clicking on it, afterward its the next player turn.

  • The objective is to mark three cells in a row (horizontally , vertically , diagonally) before your opponent.

  • After each round you can reset the board by clicking RESET BOARD button.

How the game looks

Mode page :

Game page :

Tech Stack

  • HTML
  • CSS
  • JavaScript

Getting Started

  1. Clone the repo
git clone https://github.com/radman17/TicTacToe.git
  1. Change the directory
cd TicTacToe
  1. Open the index.html file .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published