ccollums / spooky-tic-tac-toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spooky Tic-Tac-Toe πŸŽƒπŸ‘»

Play a fun game of tic-tac-toe spooky addition!

Authors

Carly Collums GitHub: @ccollums

GitHub Pages

Click me to go to the site.

Languages Used

  • Javascript
  • CSS
  • HTML

Installation Instructions

GitHub repository link here.

  • Fork this project to your own Github account.
  • Clone the repository to your local machine.
  • cd into the project.
  • open index.html to open webpage.

Description

It is everyone's favorite time of year... SPOOKY SEASON. So why not play a fun game of spooky tic-tac-toe with a friend.

How it works

  • Decide who would like to be player 1, πŸŽƒ.

  • The other person will be player 2, πŸ‘».

  • The top of the screen will display who's turn it is.

  • Take turns placing your tokens, the first player to get 3 in a row, horizontally, vertically, or diagonally will win the game.

    ghostwins

  • Each players wins will be saved to the left and right of the screen.

  • If you are angry that the other player is kicking your butt in number of wins, feel free to click the clear wins button to have you both start over at zero wins.

    clearwins

About


Languages

Language:JavaScript 74.6%Language:HTML 13.7%Language:CSS 11.7%