Skip to content

My first Tic-Tac-Toe game using HTML, CSS and JavaScript.

Notifications You must be signed in to change notification settings

amatuzzehra/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f9af96 · Oct 5, 2023

History

5 Commits
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023

Repository files navigation

Tic-Tac-Toe

Introduction

First game that I have made - TicTacToe. I have used HTML, CSS and JavaScript.

This is how it looks!

tictactoe

Method

This is a two-player game. The game starts with Player X.

Both Player X and Player O place their marks alternatively in the empty spaces of the 3x3 square grid. The player who successfully places its mark vertically, horizontally or diagonally wins the game.

If no player reaches the above case and all the empty spaces are filled, the game ends in a draw.

Author

Zehra Rizvi

LinkedIn: Zehra Rizvi

Github: amatuzzehra

This was a wonderful experience. I enjoyed making it.

Have a great day! :)

About

My first Tic-Tac-Toe game using HTML, CSS and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published