Skip to content

manit101/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

48 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Classic Tic Tac Toe ๐ŸŽฒโœจ

Enjoy the timeless Tic Tac Toe game with a modern cyberpunk UI!
Features include:

  • A scoreboard using local storage to keep track of scores.
  • Reset Score Button to clear stored scores and start fresh.
  • Win & Tie Alerts that notify players when someone wins or the match ends in a tie.
  • Players can also choose who plays first: Player X or Player O.
  • Game have option to toggle between Dark mode and Light mode UI.
  • Game is responsive for all kinds devices and screen sizes.

๐ŸŽฎ Live Demo

Check out the live version hosted on Netlify:
๐Ÿ”— Play Classic Tic Tac Toe image

๐Ÿ“ Project Structure

The project consists of the following files:

  • index.html โ€“ Main HTML file.
  • gameFunc.js โ€“ Handles the game logic.
  • gameStyle.css โ€“ Styling for the cyberpunk interface.

๐Ÿ‘ฅ Contributors

This project was developed by:

๐Ÿ› ๏ธ Running Locally

Follow these steps to run the project on your device:

  1. Fork the repository
    Click the Fork button at the top-right corner of the GitHub repository page to create your own copy.

  2. Clone the forked repository

    git clone https://github.com/your-username/TicTacToe.git
  3. Navigate to the project directory

    cd TicTacToe
  4. Open the project in a browser
    Open the index.html file in any modern web browser.

๐ŸŽ‰ Have fun playing and competing for the highest score!

About

This a Tic Tac Toe game which is being build as a project for learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5