Skip to content

Tic Tac Toe( X-O Game ): it's a simple game for fun between two players. The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner.

Notifications You must be signed in to change notification settings

GSG-FC03/Tic-Tac-Toe-Malak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✧ Tic-Tac-Toe

Here you can have some fun and refresh your mood !!! 😃

✧ Links

✧ Project Description

Tic Tac Toe game is a simple game created to make users/players have fun. This game is between two players, one of them is human and the other is computer. Once the human clicks on the board in a specific cell, the computer randomly occupies another cell. The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner and the other player looses. Otherwise, the result is a tie.

✧ The way of installation the project to run it locally

  • git clone https://github.com/GSG-FC03/Tic-Tac-Toe-Malak
  • cd Tic-Tac-Toe-Malak
  • code .
  • open with Live Server OR Go Live

✧ Technology used and the purpose

  • HTML → To build the structure of the page.
  • CSS → To style the application.
  • JS|DOM Manipulations → To create interaction between the page and the user.

✧ Project member

✧ Lead Mentor

About

Tic Tac Toe( X-O Game ): it's a simple game for fun between two players. The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published