Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/planinc/tic-tac-toe


https://github.com/planinc/tic-tac-toe

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Tic-Tac-Toe
Tic Tac Toe - Play free | Planinc

Tic-tac-toe is a simple logic game for two. The action takes place on a field of 3 × 3 cells.
Enjoy the classic game of Tic Tac Toe on Gg Planinc, where you can choose from 4 computer difficulties or play with a friend.
Play the classic Tic-Tac-Toe game (also called Noughts and Crosses) for free online with one or two players.

Enjoy the classic game of Tic-Tac-Toe (or Noughts and Crosses) with one or two players.

## Want to play Tic Tac Toe with your friend?
Play tic tac toe online with a friend or the computer. Choose the game mode, level and name, and try to place 3 Xs or Os in a row.
Enjoy this classic puzzle game on a three-by-three square board. Learn how to play strategically

2024Super Tic Tac Toe is a classic game to a new level.
## Just click on the link below

https://planinc.github.io/Tic-Tac-Toe/

### [Tic Tac Toe](https://planinc.github.io/Tic-Tac-Toe/)

------

## Preview



----

## Editor used
![alttext](https://img.shields.io/badge/Visual_Studio_Code-0078D4?style=for-the-badge&logo=visual%20studio%20code&logoColor=white)

## Built with
![html](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![css](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)
![scss](https://img.shields.io/badge/Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white)
![js](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)
![jquery](https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white)

------

## Cloning this repositary using command line
1. Open **Git Bash**.
1. Change the current working directory to the location where you want the cloned directory.
1. Type `git clone https://github.com/planinc/Tic-Tac-Toe.git`
1. Press **Enter** to create the clone of this repositary.