Skip to content

Tic-tac-toe, noughts and crosses, or Xs and Os is a paper-and-pencil game for two players 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.

Notifications You must be signed in to change notification settings

Multiprocessing-Muggles/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

Tic-tac-toe, noughts, and crosses, or Xs and Os is a paper-and-pencil game for two players 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.

image

Playing (Hover effect)

Screen-Recording-01-04-2022-18-03-31

Tech Stack

Client: HTML5, CSS, FlexBox, JavaScript

Server: Netlify

Deployment

To deploy this project run

  git clone https://github.com/Multiprocessing-Muggles/Tic-Tac-Toe.git
  cd Tic-Tac-Toe
  start index.html

Authors

License

MIT License

GPLv3 License

AGPL License

Support

For support, email sunamidasgupta@gmail.com or join our Organization.

About

Tic-tac-toe, noughts and crosses, or Xs and Os is a paper-and-pencil game for two players 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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published