Skip to content

accorsia/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Description

A simple Tic-Tac-Toe game built using JavaScript. This project provides an interactive and fun way to play the classic game directly in your web browser.

Features

  • Two-player mode
  • Responsive UI
  • Simple and lightweight JavaScript implementation
  • Minimalistic design

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/tic-tac-toe.git
  2. Navigate to the project folder:
    cd tic-tac-toe
  3. Open index.html in your browser to start playing.

Usage

  • Click on a cell to make your move.
  • Players take turns marking X or O.
  • The game announces the winner or a draw when applicable.

Contributing

Feel free to fork the repository and submit pull requests with improvements or new features.

Tags

  • JavaScript
  • Tic-Tac-Toe
  • Game
  • Web Development
  • Simple Projects

About

A simple JavaScript Tic-Tac-Toe game playable in the browser.

Topics

Resources

Stars

Watchers

Forks