Skip to content

devTejaSrinivas/tic-tac-toe-game

Repository files navigation

tic-tac-toe-game

This is a beginner level HTML , CSS and JS based two player tic tac toe game . It is built purely out of the mentioned tools and there are no other tools involved.

A preview of the project made is :

image

It has sound effects while placing the tokens on the board and an GIF that pops up when a player wins .

Upgradations will be made to this project too .

Things I have learned while making this project :

  1. Project Structuring
  2. CSS transitions , responsive design and animations as well as styling as a whole
  3. Usage of git to clone repos to make changes and then to push those changes back to the repository.
  4. Better way to use developer tools in browsers
  5. Still better ways to implement this.

To use this

  1. clone this repository into your local environment : git clone https://github.com/devTejaSrinivas/tic-tac-toe-game
  2. Run the index.html file with either LiveServer extension or with opening it with browser.

Thank you for visiting this repository.

About

This is a HTML , CSS and JS based tic tac toe game .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published