Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This project is a Tic-Tac-Toe game built with HTML, CSS and Javascript. Users can play the game in a 2 player mode.

Notifications You must be signed in to change notification settings

elifroejd/TICTACTOE-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This project is a Tic-Tac-Toe game built with HTML, CSS and Javascript. Users can play the game in a 2 player mode. Enjoy!

The full project requirement is available on the odin project.

How to run

  • Clone this repository to your local machine using git clone https://github.com/DanielMitiku/TICTACTOE.git.

  • Run cd TICTACTOE to move into the app directory.

  • Open the index.html file in your browser.

  • The live version of the game can be found here

Developers

About

This project is a Tic-Tac-Toe game built with HTML, CSS and Javascript. Users can play the game in a 2 player mode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.3%
  • HTML 33.7%