Skip to content

j-gens/tictactoe-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

alt: tic-tac-toe

About the Game

Tic-tac-toe is a simple game where two players (X and O) take turns marking the spaces on the board (a 3x3 grid). The objective of the game is to get three marks in a row (either horizontally, vertically, or diagonally).

Did You Know? Games played on three-in-a-row board date back to ancient Egypt!

Technology

  • JavaScript
  • HTML
  • CSS

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

Clone the repository onto your local machine

$ git clone https://github.com/j-gens/tictactoe-puzzle.git

Open the index.html file in the browser of your choice and enjoy!

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A simple game of tic-tac-toe

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published