Skip to content

Baskanbetul/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Table of Contents

Introduction

Visit Tic-Tac-Toe for having more fun by encouraging logical thinking, tic-tac-toe helps us develop our spatial skills. Tic Tac Toe is well known game that is simple to grasp, easy to adapt and excellent for building beginner planning, problem solving and perspective taking skills.The game is played on a grid that's 3 squares by 3 squares. Players take turns putting their marks in empty squares.

Example of game

Tic-tac-toe game

Deployment Link

  • Play game 👉🏻 here!

Technologies

  • Javascript
  • HTML
  • CSS

Features

  • You can choose your player, you are 💀, and your friend is 👽 .
  • Players take turns putting their marks in empty squares.
  • The first player to get 3 of their marks in a row (up, down, across, or diagonally) is the winner. When all 9 squares are full, the game is over.

Illustrations

Example of having a winner!

Tic-tac-toe winner

Example of draw!

Tic-tac-toe winner

Set Up

  1. Fork the repository found here: https://github.com/Baskanbetul/Tic-Tac-Toe.
  2. Clone down your new, forked repo. While cloning, name it what you want your project to be named. git clone < url > < newNameYouWantItToHave >.
  3. cd into the project. Read this README thoroughly, then begin working!
  4. View the project in the browser by running open index.html in your terminal.

Sources

Possible Future Extensions

  • Add a landing page where players can select their own tokens before playing and can enter in their names.

Planning Document

Contributors

Project Specs

  • The project spec & rubric can be found here

About

Building a Tic Tac Toe game from scratch!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published