codeverything / awesome-projects

This repository contains awesome scripts and web based projects.
MIT License
38 stars 38 forks source link

Tic Tac Toe #37

Closed Shaba1406 closed 1 year ago

Shaba1406 commented 1 year ago

Tic Tac Toe Using html css and javascript

It is 2 player game, who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

Happy Hacking

Shaba1406 commented 1 year ago

Please assign this issue to me. I want to work on this @palanioffcl

Shaba1406 commented 1 year ago

@palanioffcl Kindly review my PR